riptide
riptide copied to clipboard
Bump io.opentelemetry:opentelemetry-bom from 1.47.0 to 1.55.0
Bumps io.opentelemetry:opentelemetry-bom from 1.47.0 to 1.55.0.
Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
Version 1.55.0
API
Common
- Improve GraalVM native image compatibility (#7160)
Traces
- Fix
TraceStatekey validation limits to match W3C specification (#7575)Incubator
- Add
ExtendedOpenTelemetryAPI (#7496)- Add incubator implementation of composite sampling specification (#7626)
SDK
Traces
- Proactively avoid
Unsafeon Java 23+ to avoid triggering JVM warning message (#7691)Metrics
- Add
setMeterConfigurator()support toMeterProvider(incubating API) (#7346)Exporters
- OTLP: Configure metric exporter to use SDK's
MeterProviderfor internal metrics (#7541)- OTLP: Suppress logging of
InterruptedExceptionfrom managed OkHttp threads (#7565)- OTLP: Update dependency from
okhttp-jvmback tookhttpfor Gradle users, preservingokhttp-jvmfor Maven users (#7681)- Prometheus: Remove separate
otel_scope_infometric and always add scope labels to data points (#7398)- Prometheus: Update exporter dependencies to use protobuf-free formats (#7664)
Profiling
- Update profiles exporter to support proto v1.8.0-alpha changes (#7638)
- Add abstractions to assist with dictionary table assembly (#7717)
- Add abstractions to assist with sample composition (#7727)
Extensions
- Autoconfigure: Improve exception logging when running in Maven (#7336)
- Declarative configuration: Return
Resource(#7639)- Declarative configuration: Invoke auto-configure listeners (#7654)
- Declarative configuration: Add logging when incompatible types are found (#7693)
Shims
OpenTracing Shim
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
Version 1.55.0 (2025-10-13)
API
Common
- Improve GraalVM native image compatibility (#7160)
Traces
- Fix
TraceStatekey validation limits to match W3C specification (#7575)Incubator
- Add
ExtendedOpenTelemetryAPI (#7496)- Add incubator implementation of composite sampling specification (#7626)
SDK
Traces
- Proactively avoid
Unsafeon Java 23+ to avoid triggering JVM warning message (#7691)Metrics
- Add
setMeterConfigurator()support toMeterProvider(incubating API) (#7346)Exporters
- OTLP: Configure metric exporter to use SDK's
MeterProviderfor internal metrics (#7541)- OTLP: Suppress logging of
InterruptedExceptionfrom managed OkHttp threads (#7565)- OTLP: Update dependency from
okhttp-jvmback tookhttpfor Gradle users, preservingokhttp-jvmfor Maven users (#7681)- Prometheus: Remove separate
otel_scope_infometric and always add scope labels to data points (#7398)- Prometheus: Update exporter dependencies to use protobuf-free formats (#7664)
Profiling
- Update profiles exporter to support proto v1.8.0-alpha changes
... (truncated)
Commits
f612423[release/v1.55.x] Prepare release 1.55.0 (#7752)4268621fix(deps): update dependency com.squareup.okio:okio-bom to v3.16.1 (#7738)29f8b09Clear context class loader from started threads (#7488)a00f6a8Update change log for upcoming release (#7744)926da40chore(deps): update plugin com.gradle.develocity to v4.2.2 (#7750)4a11b72fix(deps): update dependency com.gradle.develocity:com.gradle.develocity.grad...d91425bfix(deps): update dependency org.owasp:dependency-check-gradle to v12.1.7 (#7...58b5699chore(deps): update github/codeql-action action to v4 (#7749)6204e2cfix(deps): update dependency jacoco to v0.8.14 (#7746)74802e8fix(deps): update dependency checkstyle to v12.0.1 (#7745)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.