Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the opentelemetry-deps-java group with 1 update in the /java directory: io.opentelemetry.contrib:opentelemetry-aws-resources.

Updates io.opentelemetry.contrib:opentelemetry-aws-resources from 1.50.0-alpha to 1.51.0-alpha

Release notes

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

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the opentelemetry-deps-java group with 1 update in the /java directory: [io.opentelemetry.contrib:opentelemetry-aws-resources](https://github.com/open-telemetry/opentelemetry-java-contrib).


Updates `io.opentelemetry.contrib:opentelemetry-aws-resources` from 1.50.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-resources
  dependency-version: 1.51.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry-deps-java
...

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 Oct 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 21, 2025 15:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 21, 2025
@tylerbenson tylerbenson merged commit 791c49e into main Oct 21, 2025
13 checks passed
@tylerbenson tylerbenson deleted the dependabot/gradle/java/opentelemetry-deps-java-33e51517b8 branch October 21, 2025 16:24
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.

1 participant