Skip to content

Bump io.opentelemetry.contrib:opentelemetry-samplers from 1.55.0-alpha to 1.56.0-alpha - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.opentelemetry.contrib-opentelemetry-samplers-1.56.0-alpha
Open

Bump io.opentelemetry.contrib:opentelemetry-samplers from 1.55.0-alpha to 1.56.0-alpha#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.opentelemetry.contrib-opentelemetry-samplers-1.56.0-alpha

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-samplers'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-samplers'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

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.opentelemetry.contrib:opentelemetry-samplers](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-samplers
  dependency-version: 1.56.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 Apr 29, 2026
making pushed a commit that referenced this pull request Jun 12, 2026
Bumps [am.ik.maven:nullability-maven-plugin](https://github.com/making/nullability-maven-plugin) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/making/nullability-maven-plugin/releases)
- [Commits](making/nullability-maven-plugin@0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: am.ik.maven:nullability-maven-plugin
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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