Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps io.opentelemetry.contrib:opentelemetry-aws-xray from 1.41.0 to 1.42.0.

Release notes

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

Version 1.42.0

AWS X-Ray SDK support

  • Update semconv dependency version (#1585)

Baggage processor

  • Add BaggageLogRecordProcessor (#1576)

Disk buffering

  • Deserialization validation (#1571)

JMX metrics

  • Align HBase metric units to semconv (#1538)
  • Align Cassandra metric units to semconv (#1591)
  • Align Tomcat metric units to semconv (#1589)
  • Align JVM units to semconv (#1593)

JMX scraper - New 🌟

The future of the JMX metrics component, built on top of the [JMX me trics](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumen tation/jmx-metrics/javaagent#jmx-metric-insight) component from the opentelemetry-java-instrumentation repository.

Maven extension

  • Load OTel SDK config from environment variables and system properties (#1434)
  • Workaround NoClassDefFoundError in @PreDestroy waiting for MNG-7056 (#1431)

🙇 Thank you

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

@​breedx-splk @​cyrille-leclerc @​jackshirazi @​jaydeluca @​laurit @​LikeTheSalad @​marquiswang @​robsunday @​SylvainJuge @​trask @​vicziani @​zeitlinger

Changelog

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

Version 1.42.0 (2024-12-13)

AWS X-Ray SDK support

  • Update semconv dependency version (#1585)

Baggage processor

  • [baggage-processor] Add BaggageLogRecordProcessor (#1576)

Disk buffering

  • Deserialization validation (#1571)

JMX metrics

  • Align HBase metric units to semconv (#1538)
  • Align Cassandra metric units to semconv (#1591)
  • Align Tomcat metric units to semconv (#1589)
  • Align JVM units to semconv (#1593)

JMX scraper - New 🌟

The future of the JMX metrics component, built on top of the JMX metrics component from the opentelemetry-java-instrumentation repository.

Maven extension

  • Load OTel SDK config from environment variables and system properties (#1434)
  • Workaround NoClassDefFoundError in @PreDestroy waiting for MNG-7056 (#1431)
Commits
  • 300fd51 [release/v1.42.x] Prepare release 1.42.0 (#1599)
  • 951d5a3 Update change log for upcoming release (#1596)
  • 24d12b3 fix(deps): update dependency io.opentelemetry:opentelemetry-bom-alpha to v1.4...
  • 0ff1851 chore(deps): update plugin com.gradle.develocity to v3.19 (#1594)
  • 5b0e769 Update semconv dependency version (#1585)
  • 9ad072c [baggage-processor] Add BaggageLogRecordProcessor (#1576)
  • f4ccd2a publish jmx scraper artifact (#1586)
  • 9cf28ad Workaround NoClassDefFoundError in @PreDestroy waiting for MNG-7056 (#1431)
  • fa217e5 [jmx-scraper] fix JVM units + simplify tests (#1593)
  • 10efe16 [jmx-scraper] Assertions refactoring - Tomcat integration test converted (#1589)
  • Additional commits viewable in compare view

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 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](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.41.0 to 1.42.0.
- [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](open-telemetry/opentelemetry-java-contrib@v1.41.0...v1.42.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry.contrib:opentelemetry-aws-xray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 19, 2024
@ybezsonov ybezsonov self-assigned this Dec 22, 2024
@ybezsonov ybezsonov merged commit 93f4630 into main Dec 22, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/labs/unicorn-store/software/unicorn-store-spring/io.opentelemetry.contrib-opentelemetry-aws-xray-1.42.0 branch December 22, 2024 12:53
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