Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency opentelemetry-java-instrumentation to v2.12.0 #579

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 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 January 17, 2025 04:48
@laurit laurit merged commit 11f6975 into main Jan 17, 2025
8 checks passed
@laurit laurit deleted the renovate/opentelemetry-java-instrumentation-2.x branch January 17, 2025 07:38
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.

1 participant