Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 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.48.0-alpha to 1.49.0-alpha

Release notes

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

Version 1.48.0

This release targets the OpenTelemetry Java Instrumentation 2.18.1.

AWS resources

  • Support for declarative configuration (#2014)

AWS X-Ray SDK support

  • Update SamplerRulesApplier to recognize new HTTP/URL semconv (#1959)

Azure resources

  • Support for declarative configuration (#2014)

CloudFoundry resources

  • Support for declarative configuration (#2014)

Consistent sampling

  • Refactor ConsistentFixedThresholdSampler to prepare for dynamic threshold support (#2018)
  • ConsistentRateLimitingSampler can fail if used in combination with legacy samplers (#2022)

GCP resources

  • Support for declarative configuration (#2014)

JMX metrics

  • Deprecate JMX Gatherer and provide migration guide to JMX Scraper (#2034)

JMX scraper

  • Update Jetty metrics configuration corresponding to Java Instrumentation 2.18.0 (#2033)
  • Mark as production-ready and remove experimental status (#2034)

Maven extension

  • Support for declarative configuration (#2014)

Resource providers

  • Support for declarative configuration (#2014)

🙇 Thank you

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

@​AsakerMohd

... (truncated)

Changelog

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

Changelog

Unreleased

Version 1.49.0 (2025-08-22)

Consistent sampling

  • Add updateable threshold sampler for dynamic sampling configuration (#2137)

Disk buffering

  • Introduce API changes for improved disk buffering functionality (#2084)
  • Implement more efficient serializer with direct disk write capabilities (#2138)

IBM MQ metrics - New 🌟

IBM MQ metrics collection utility.

Inferred spans

  • Update async profiler to version 4.1 for improved performance (#2096)

OpAMP client - New 🌟

OpenTelemetry Agent Management Protocol (OpAMP) client implementation.

Version 1.48.0 (2025-07-23)

AWS resources

  • Support for declarative configuration (#2014)

AWS X-Ray SDK support

  • Update SamplerRulesApplier to recognize new HTTP/URL semconv (#1959)

Azure resources

  • Support for declarative configuration (#2014)

CloudFoundry resources

... (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.48.0-alpha to 1.49.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.49.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 Aug 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2025 22:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 25, 2025
@serkan-ozal serkan-ozal merged commit 499985a into main Aug 26, 2025
13 checks passed
@serkan-ozal serkan-ozal deleted the dependabot/gradle/java/opentelemetry-deps-java-06dc4754c1 branch August 26, 2025 06: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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant