Skip to content

fix(deps): update otel-core#1682

Merged
fractalwrench merged 1 commit into
mainfrom
renovate/otel-core
Apr 13, 2026
Merged

fix(deps): update otel-core#1682
fractalwrench merged 1 commit into
mainfrom
renovate/otel-core

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.opentelemetry:opentelemetry-api-incubator 1.60.1-alpha1.61.0-alpha age confidence
io.opentelemetry:opentelemetry-exporter-otlp 1.60.11.61.0 age confidence

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-exporter-otlp)

v1.61.0

Compare Source

API
  • Stabilize isEnabled() on Tracer, Logger, and metric instruments
    (#​8200)
Incubating
  • BREAKING Update EnvironmentGetter and EnvironmentSetter key normalization to reflect spec
    changes
    (#​8233)
SDK
Traces
  • Retain propagated context when generating random trace IDs
    (#​8263)
  • Add rate-limited warning log when BatchSpanProcessor drops spans
    (#​8167)
Metrics
  • Track series start time per aggregator rather than at SdkMeterProvider creation time
    (#​8180)
  • Capture context class loader during async callback registration
    (#​8091)
  • Make include/exclude work correctly with empty (but non-null) lists
    (#​8185)
Logs
  • Fix condition for recording successful log processing metrics
    (#​8226)
Exporters
  • OTLP: add configurable bounds to response body reading
    (#​8224, #​8277)
  • OTLP: only throw invalid response exception when gRPC response size < 5 bytes
    (#​8194)
  • OTLP: remove duplicate FINEST-level error logging in gRPC exporter
    (#​8216)
  • OTLP Profiles: clean up profile signal exporters for consistency
    (#​8172)
Extensions
  • BREAKING Autoconfigure: remove deprecated ComponentLoader class (use
    io.opentelemetry.common.ComponentLoader instead)
    (#​8243)
  • Declarative config: fix DeclarativeConfigProperties javadoc to not throw exceptions
    (#​8079)
  • Declarative config: resource attribute filtering should include attributes by default
    (#​8177)
  • Declarative config: enforce IncludedExcludeModel .included and .excluded are not empty
    (#​8266)
  • Autoconfigure: restructure SDK incubator to not depend on autoconfigure internals
    (#​8242)
Project tooling
  • Disable Gradle build cache on releases to mitigate supply chain risk
    (#​8254)

Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a review from a team as a code owner April 11, 2026 00:46
@codecov

codecov Bot commented Apr 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.00%. Comparing base (0fd24d7) to head (c56c3a8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
- Coverage   62.09%   62.00%   -0.09%     
==========================================
  Files         159      159              
  Lines        3411     3411              
  Branches      345      345              
==========================================
- Hits         2118     2115       -3     
- Misses       1199     1201       +2     
- Partials       94       95       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fractalwrench fractalwrench left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@fractalwrench
fractalwrench merged commit 4473998 into main Apr 13, 2026
8 of 9 checks passed
@renovate
renovate Bot deleted the renovate/otel-core branch April 13, 2026 06:04
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