dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

Bump io.opentelemetry:opentelemetry-bom from 1.50.0 to 1.51.0

Open dependabot[bot] opened this issue 6 months ago • 0 comments

Bumps io.opentelemetry:opentelemetry-bom from 1.50.0 to 1.51.0.

Release notes

Sourced from io.opentelemetry:opentelemetry-bom's releases.

Version 1.51.0

API

Context

  • Fix context storage provider property name in log message (#7342)

SDK

  • Experimental configurable exception.* attribute resolution for SdkTracerProvider, SdkLoggerProvider (#7266)

Exporters

  • All exporters: implement new SemConv exporter health metrics, with configuration API for selecting schema version (#7265)
  • OTLP: Add gRPC export for profiles signal type. (#7301)
  • OTLP: Run JDK HTTP sender on non-daemon threads. (#7322)
  • Prometheus: fix serialization of arrays (#7291)
  • OTLP: exporter tolerates instances of LogRecordData when incubator is present (#7393)

Extensions

  • Declarative config: Handle instrumentation node changes in yaml config file format 0.4 (#7357)

🙇 Thank you

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

@​alex-kormukhin @​breedx-splk @​fandreuz @​HaloFour @​jack-berg @​jhalliday @​jkwatson @​JonasKunz @​kevinburkesegment @​LaurentTreguier @​LikeTheSalad @​onurkybsi @​opentelemetrybot @​robsunday @​SoftlySplinter @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.51.0 (2025-06-06)

API

Context

  • Fix context storage provider property name in log message (#7342)

SDK

  • Experimental configurable exception.* attribute resolution for SdkTracerProvider, SdkLoggerProvider (#7266)

Exporters

  • All exporters: implement new SemConv exporter health metrics, with configuration API for selecting schema version (#7265)
  • OTLP: Add gRPC export for profiles signal type. (#7301)
  • OTLP: Run JDK HTTP sender on non-daemon threads. (#7322)
  • Prometheus: fix serialization of arrays (#7291)
  • OTLP: exporter tolerates instances of LogRecordData when incubator is present (#7393)

Extensions

  • Declarative config: Handle instrumentation node changes in yaml config file format 0.4 (#7357)
Commits
  • c280308 [release/v1.51.x] Prepare release 1.51.0 (#7400)
  • d034464 Prepare for 1.51.0 release (#7396)
  • f2f29f5 fix(deps): update prometheusserverversion to v1.3.8 (#7367)
  • 8ed10f2 OTLP exporter should tolerate instances of LogRecordData when incubator is pr...
  • 5e50aa7 prom exporter: exclude shaded protobuf (#7355)
  • cb92d97 chore(deps): update dependency gradle to v8.14.2 (#7394)
  • 5fada73 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.3 (#7395)
  • c874197 chore(config): migrate renovate config (#7351)
  • d41c099 chore(deps): update weekly update (#7352)
  • 9e76c90 fix(deps): update dependency io.netty:netty-bom to v4.2.2.final (#7389)
  • 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)

dependabot[bot] avatar Jun 09 '25 08:06 dependabot[bot]