Skip to content

Update opentelemetry-java monorepo to v1.62.0#1284

Open
plengauer wants to merge 1 commit into
mainfrom
renovate/opentelemetry-java-monorepo
Open

Update opentelemetry-java monorepo to v1.62.0#1284
plengauer wants to merge 1 commit into
mainfrom
renovate/opentelemetry-java-monorepo

Conversation

@plengauer
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
io.opentelemetry:opentelemetry-context 1.61.01.62.0 age confidence
io.opentelemetry:opentelemetry-api 1.61.01.62.0 age confidence

Release Notes

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

v1.62.0

Compare Source

API
Context
SDK
Traces
  • Avoid parentContext allocation on span start for the common case
    (#​8332)
Metrics
  • Add setMaxExportBatchSize to PeriodicMetricReaderBuilder
    (#​8296)
  • Fix PeriodicMetricReader shutdown race that could drop the final flush
    (#​8299)
Exporters
  • BREAKING Prometheus: Change default server host from 0.0.0.0 to localhost
    (#​8298)
  • BREAKING Prometheus: Stop converting unit "1" to "ratio"
    (#​8252)
  • OTLP: Fix null input handling in StringEncoder
    (#​8312)
  • OTLP: Align proto field types and wire tag names in marshalers
    (#​8293)
  • OTLP: Fix MarshalerUtil sizeRepeatedString calculation
    (#​8284)
  • OTLP: Bound JdkHttpSender thread pool size to prevent unbounded thread creation
    (#​8276)
  • OTLP Profiles: Split profiles data model into separate sdk-profiles and JFR shim modules
    (#​8207)
  • OTLP Profiles: Publish alpha release of opentelemetry-sdk-profiles and
    opentelemetry-exporter-otlp-profiles
    (#​8351)
Extensions
  • BREAKING Declarative config: Extract to new opentelemetry-sdk-extension-declarative-config
    artifact with new package io.opentelemetry.sdk.autoconfigure.declarativeconfig
    (#​8265)
  • Autoconfigure: Add file size validation in OtlpConfigUtil to avoid unsafe cast to int
    (#​8287)
  • Declarative config: Fix collection fields to not be initialized to empty by default
    (#​8356)
  • Incubator: Add EventToSpanEventBridge to bridge log-based events to span events
    (#​8372)
Testing
  • Add @Nullable to equalTo value argument in OpenTelemetryAssertions
    (#​8301)
  • Add hasValueSatisfying to LongPointAssert and DoublePointAssert for fuzzy value matching
    (#​8328)
  • Add containsPointsSatisfying to metric data asserts for "each given assertion must be
    satisfied by at least one point, extras allowed" checks on sum, gauge, histogram, exponential
    histogram, and summary data
    (#​8329)
Project tooling
  • Add initial OSGi support
    (#​7964)
  • Promote ApiUsageLogger to opentelemetry-common public API
    (#​8318)
  • Establish exception logging guidelines and fix inconsistent patterns across exporters and SDK
    (#​8231)
  • Add *.impl.* package naming convention for internal code with japicmp compatibility
    (#​8325)
  • Add Sonatype dependency audit to build
    (#​8365)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

@plengauer plengauer enabled auto-merge (squash) May 9, 2026 00:55
@plengauer plengauer requested a review from moflwi as a code owner May 9, 2026 00:55
Copilot AI review requested due to automatic review settings May 9, 2026 00:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the DiscordGateway2HTTPMaster Maven dependencies to the latest OpenTelemetry Java API/context release, keeping this component aligned with upstream OpenTelemetry patch/minor updates.

Changes:

  • Bump io.opentelemetry:opentelemetry-api from 1.61.0 to 1.62.0.
  • Bump io.opentelemetry:opentelemetry-context from 1.61.0 to 1.62.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants