Skip to content

Bump io.opentelemetry.contrib:opentelemetry-samplers from 1.53.0-alpha to 1.55.0-alpha in /other-examples/java#801

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/other-examples/java/io.opentelemetry.contrib-opentelemetry-samplers-1.55.0-alpha
Open

Bump io.opentelemetry.contrib:opentelemetry-samplers from 1.53.0-alpha to 1.55.0-alpha in /other-examples/java#801
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/other-examples/java/io.opentelemetry.contrib-opentelemetry-samplers-1.55.0-alpha

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps io.opentelemetry.contrib:opentelemetry-samplers from 1.53.0-alpha to 1.55.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-samplers's releases.

Version 1.54.0

This release targets the OpenTelemetry Java Instrumentation 2.25.0.

Compressors

  • Update zstd compressor to use new Compressor SPI from SDK (#2625)

Disk buffering

  • Add support for complex attributes (arrays, nested structures) (#2625)
  • Fix IllegalArgumentException: Unrecognized AnyValue type on empty LogRecord.body (#2529)

Dynamic control

  • Add initial TelemetryPolicy (#2592)
  • Add trace sampling validation (#2604)

🙇 Thank you

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

@​breedx-splk @​dshkil @​dshkil-spoton @​jack-berg @​jackshirazi @​jaydeluca @​jkwatson @​laurit @​LikeTheSalad @​MikeGoldsmith @​oertl @​trask @​zeitlinger

Version 1.53.0

This release targets the OpenTelemetry Java Instrumentation 2.24.0.

AWS X-Ray propagator

  • Revert xray lambda propagator component name change (#2517)

Disk buffering

  • Improve disk buffering example to retry exporting failed batches (#2539)

Dynamic control

  • Initial module seeding (#2418)
  • Add skeleton extension (#2470)

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-samplers's changelog.

Changelog

Unreleased

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 (#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)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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-samplers](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.53.0-alpha to 1.55.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-samplers
  dependency-version: 1.55.0-alpha
  dependency-type: direct:production
  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 java Pull requests that update Java code labels Mar 31, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants