Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps io.opentelemetry.contrib:opentelemetry-aws-xray-propagator from 1.43.0-alpha to 1.51.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray-propagator's releases.

Version 1.50.0

This release targets the OpenTelemetry Java Instrumentation 2.20.1.

Note: This release broadly applies some style guidelines across the repository. As a result, some classes that were visible might be package/private. Other non-final classes may now be final. See #2182 and #2210 and #2212 and #2213 for examples and details. These changes are not expected to break anyone, so please open an issue if this causes problems.

Baggage processor

  • Move baggage processor to the front of the processor list (#2152)
  • Add declarative configuration support (#2031)

Disk buffering

  • Catching IllegalStateException in case of failed deserialization (#2157)
  • Apply final to public API classes where possible (#2216)
  • Handle empty attribute values (#2268)

Inferred spans

  • Support dynamically changing the inferred span interval (#2153)

JMX scraper

  • Implement stable service.instance.id (#2270)

Kafka exporter

  • Add Kafka connectivity error handling (#2202)

OpAMP client

  • Move important user-facing classes out of 'internal' package (#2249)
  • Exponential backoff retries on http connection failures (#2274)

Span stack traces

  • Add declarative configuration support (#2262)

🙇 Thank you

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

@​atoulme @​boguszpawlowski @​breedx-splk @​copilot-swe-agent @​Ejdangerfield @​JacekPietrasSpotOn @​jackshirazi @​jaydeluca

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-aws-xray-propagator's changelog.

Changelog

Unreleased

Version 1.51.0 (2025-10-20)

AWS X-Ray SDK support and propagator

  • Add AWS X-Ray adaptive sampling support (#2147).

Common Expression Language sampler - New 🌟

A rule-based sampler backed by Common Expression Language (CEL) expressions for declarative sampling rules

Disk buffering

  • Implement the disk buffering API (#2183).

Inferred spans

  • Return the previous profiler interval from setInterval (#2354).

OpAMP client

  • Restore the client parameter to OpAMP callbacks (#2336).

Version 1.50.0 (2025-09-26)

Note: This release broadly applies some style guidelines across the repository. As a result, some classes that were visible might be package/private. Other non-final classes may now be final. See #2182 and #2210 and #2212 and #2213 for examples and details. These changes are not expected to break anyone, so please open an issue if this causes problems.

Baggage processor

  • Move baggage processor to the front of the processor list (#2152)

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-aws-xray-propagator](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.43.0-alpha to 1.51.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-aws-xray-propagator
  dependency-version: 1.51.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 21, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 21, 2025

/cc @brunobat (opentelemetry), @radcortez (opentelemetry)

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 21, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 0e659f8.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file area/tracing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant