Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
opentelemetry-java-instrumentation minor v2.11.0 -> v2.12.0

Release Notes

open-telemetry/opentelemetry-java-instrumentation (opentelemetry-java-instrumentation)

v2.12.0: Version 2.12.0

Compare Source

This release targets the OpenTelemetry SDK 1.46.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.

Migration notes
  • Some Java agent instrumentation suppression keys have been renamed to match their module names: - elasticsearch-rest-6.0 --> elasticsearch-rest-6.4 - internal-application-logging --> internal-application-logger - javalin-5 -> javalin-5.0 - pulsar-2.8.0 -> pulsar-2.8
  • In preparation for stabilizing HTTP library instrumentation soon: - setCaptured*Headers(List) methods in *TelemetryBuilder classes were changed to setCaptured*Headers(Collection) (#​12901) - setKnownMethods(Set) methods in *TelemetryBuilder classes were changed to setKnownMethods(Collection) (#​12902)
📈 Enhancements
  • Support ExtendedTextMapGetter in gRPC instrumentation (#​13011)
  • Add database client metrics in DynamoDB instrumentation (#​13033)
  • Propagate context into async http client CompletableFuture callbacks (#​13041)
  • Exclude spring routing data source from Spring Starter instrumentation (#​13054)
  • Instrument jdbc batch queries (#​12797)
🛠️ Bug fixes
  • Fix incorrect dubbo trace caused by using rpcContext.isProviderSide() (#​12930)
  • Fix ClickHouse query failing with syntax error (#​13020)
  • Fix instrumentation module not loading silently when duplicate helper classnames are detected (#​13005)
  • Fix compatibility problem due to DubboHeadersGetter#keys in Dubbo 2.7.6 and 2.7.7 (#​12982)
  • Fix appender install for async Logback appenders (#​13047)
🙇 Thank you

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

@​AlbumenJ
@​annettejanewilson
@​ataraxis
@​cleverchuk
@​FlorianBruckner
@​jamesmoessis
@​jaydeluca
@​jeanbisutti
@​johnbley
@​JonasKunz
@​laurit
@​markAtAthena
@​rghugikar
@​shalk
@​steverao
@​SylvainJuge
@​trask
@​xiepuhuan
@​zeitlinger


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners February 6, 2025 18:19
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@trask trask merged commit 1140628 into main Feb 6, 2025
8 checks passed
@trask trask deleted the renovate/opentelemetry-java-instrumentation-2.x branch February 6, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants