Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
io.opentelemetry:opentelemetry-bom 1.54.1 -> 1.57.0 age confidence
io.opentelemetry:opentelemetry-exporter-zipkin 1.54.1 -> 1.57.0 age confidence

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)

v1.57.0

API
  • Add GlobalOpenTelemetry#getOrNoop, #isSet. Update #get to always returns obfuscated instance
    (#​7819)
Incubating
  • Logs: Complex attributes incubating implementation
    (#​7814)
SDK
Logs
  • Add minimum severity and trace-based logger configuration (incubating API)
    (#​7529)
Exporters
  • OTLP: VarHandle string encoder
    (#​7701)
  • OTLP: Fix OkHttpGrpcSender to properly await executor shutdown
    (#​7840)
  • OTLP: avoid auto-config warning
    (#​7881)
  • OTLP: update error message for missing GrpcSenderProvider dependency
    (#​7884)
Extensions
  • Declarative config: add runtime hints for graal VM
    (#​7866)
  • Declarative config: add missing warning about discarded value
    (#​7821)
Project tooling
  • Update macos version to latest and switch to corretto for testing
    (#​7841)
  • Sync Java worflows: Allow re-running prepare release branch workflow
    (#​7845)
  • Simplify and standardize renovate custom managers across Java repos
    (#​7846)
  • Remove misspell workflow
    (#​7852)
  • Fix link checks on main
    (#​7867)
  • Add zeitlinger as approver
    (#​7868)
  • Move snapshot publishing to daily build
    (#​7886)

v1.56.0

API
Incubator
  • Support ExtendedOpenTelemetry in GlobalOpenTelemetry
    (#​7799)
SDK
  • Changes to MeterConfig, LoggerConfig, TracerConfig are guaranteed to be eventually visible
    (#​7706)
Metrics
  • Stabilize ExemplarFilter
    (#​7768)
  • Type specific exemplar reservoirs
    (#​7758)
Extensions
  • SDK incubator: Add incubator ComposableRuleBasedSampler
    (#​7787)
  • SDK incubator: Add incubator ComposableAnnotatingSampler
    (#​7804)
  • SDK incubator: Rename ComposableTraceIdRatioBased to ComposableProbability
    (#​7786)
  • Declarative config: BREAKING Remove component provider generic type
    (#​7606)
  • Declarative config: Add declarative config support for ExemplarFilter
    (#​7769)
  • Declarative config: Fix a few declarative configuration bugs
    (#​7807)
Project tooling
  • Move to oracle bare metal benchmark runner
    (#​7740)
  • Enable Develocity build scans
    (#​7776)
  • Document GPG signing key
    (#​7783)
  • Update build to use java 21
    (#​7784)
  • Sync repository-settings.md documentation
    (#​7791)
  • Fix gradle deprecation warning
    (#​7780)
  • Small alignments of workflows across the 6 Java repos
    (#​7806)
  • Implement min java version gradle tooling from instrumentation repo
    (#​7801)

v1.55.0

API
Common
  • Improve GraalVM native image compatibility
    (#​7160)
Traces
  • Fix TraceState key validation limits to match W3C specification
    (#​7575)
Incubator
  • Add ExtendedOpenTelemetry API
    (#​7496)
  • Add incubator implementation of composite sampling specification
    (#​7626)
SDK
Traces
  • Proactively avoid Unsafe on Java 23+ to avoid triggering JVM warning message
    (#​7691)
Metrics
  • Add setMeterConfigurator() support to MeterProvider (incubating API)
    (#​7346)
Exporters
  • OTLP: Configure metric exporter to use SDK's MeterProvider for internal metrics
    (#​7541)
  • OTLP: Suppress logging of InterruptedException from managed OkHttp threads
    (#​7565)
  • OTLP: Update dependency from okhttp-jvm back to okhttp for Gradle users,
    preserving okhttp-jvm for Maven users
    (#​7681)
  • Prometheus: Remove separate otel_scope_info metric 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
  • Improve log levels in error scenarios
    (#​6832)
Project tooling
  • Respect testJavaVersion property when running JMH benchmarks
    (#​7697)

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 these updates 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 added the type: dependency-upgrade Upgrade a dependency label Dec 3, 2025
@renovate renovate bot changed the title fix(deps): update opentelemetry-java monorepo to v1.56.0 fix(deps): update opentelemetry-java monorepo to v1.57.0 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-java-monorepo branch from e94a554 to 4d1df0a Compare December 6, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade Upgrade a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant