Skip to content

Bump io.opentelemetry.contrib:opentelemetry-maven-extension from 1.55.0-alpha to 1.56.0-alpha#3539

Merged
andi-huber merged 1 commit intomainfrom
dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-maven-extension-1.56.0-alpha
May 4, 2026
Merged

Bump io.opentelemetry.contrib:opentelemetry-maven-extension from 1.55.0-alpha to 1.56.0-alpha#3539
andi-huber merged 1 commit intomainfrom
dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-maven-extension-1.56.0-alpha

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps io.opentelemetry.contrib:opentelemetry-maven-extension from 1.55.0-alpha to 1.56.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-maven-extension's releases.

Version 1.55.0

This release targets the OpenTelemetry Java Instrumentation 2.26.1.

Disk buffering

  • Add configuration option for explicit removal in the disk buffering iterator (#2560)
  • Replace CompletableFuture with CompletableResultCode (#2670)
  • Replace IllegalStateException with EOFException in readRawVarint32 (#2687)
  • Apply upstream fixes to the disk buffering implementation (#2694)

Dynamic control

  • Add trace sampling-rate implementer (#2634)
  • Add json and keyvalue parsing and mapping (#2655)
  • Move away from JSON requirement (#2652)
  • Refactor trace sampling into specific subpackage (#2698)
  • Add jsonkeyvalue source (#2702)
  • Step 1 in transition to simpler validation (#2703)
  • Move to using SourceWrapper, simplifying parsing (#2708)
  • Complete the jsonkeyvalue and simpler validation migration (#2715)
  • Refactor TYPE to POLICY_TYPE for clarity (#2720)
  • Add SourceKind as sources are a known list (#2722)
  • Add policy store (#2721)

Build

  • Replace NVD with Sonatype OSS Index (#2689)
  • Fix OSS Index Audit again (#2706)
  • Fix release workflow (#2639)

JMX scraper

  • Document ActiveMQ metrics from instrumentation (#2666)
  • Document Kafka Connect support (#2688)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​atoulme @​bencehornak @​bidetofevil @​breedx-splk @​cyrille-leclerc @​DmytroBorysovSpotOn @​jackshirazi @​jaydeluca @​laurit @​LikeTheSalad @​OxxxyAction

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-maven-extension's changelog.

Changelog

Unreleased

Version 1.56.0 (2026-04-28)

Dynamic control

  • Add SourceFormat string to enum conversion (#2737)
  • Add policy config model classes (record-style structure) (#2736)
  • Add config parsing for both JSON and YAML (#2738)
  • Add OpampPolicyProvider for the policy pipeline (#2748)
  • Create providers from SourceKind (#2749)
  • Use composable samplers and add sampler initialization (#2752)
  • Add PolicyTypeInitializer interface for better readability (#2754)

GCP resources

  • Unify gcp resource detector (#2747)

JMX scraper

OpAMP client

  • Improve error handling (#2778)

Processors

  • Add FilteringSpanExporter with composable SpanFilter and TraceFilter interfaces (#2745)

Version 1.55.0 (2026-03-31)

Disk buffering

  • Add configuration option for explicit removal in the disk buffering iterator (#2560)
  • Replace CompletableFuture with CompletableResultCode

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.opentelemetry.contrib:opentelemetry-maven-extension](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.55.0-alpha to 1.56.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-contrib/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.contrib:opentelemetry-maven-extension
  dependency-version: 1.56.0-alpha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Spring Boot 4.x v4 branch, using Spring Boot 4.x labels May 4, 2026
@andi-huber andi-huber merged commit 4892dcf into main May 4, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/main/io.opentelemetry.contrib-opentelemetry-maven-extension-1.56.0-alpha branch May 4, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Spring Boot 4.x v4 branch, using Spring Boot 4.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant