Skip to content

Update opentelemetry-exporter-otlp, ... to 1.60.0#2823

Closed
softwaremill-ci wants to merge 1 commit into
masterfrom
update/opentelemetry-exporter-otlp-1.60.0
Closed

Update opentelemetry-exporter-otlp, ... to 1.60.0#2823
softwaremill-ci wants to merge 1 commit into
masterfrom
update/opentelemetry-exporter-otlp-1.60.0

Conversation

@softwaremill-ci
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.59.0 to 1.60.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.59.0).
You might want to review and update them manually.

examples/src/main/scala/sttp/client4/examples/observability/openTelemetryTracingAndMetrics.scala
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.opentelemetry" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.opentelemetry" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@adamw
Copy link
Copy Markdown
Member

adamw commented May 29, 2026

Stale: superseded by #2878 which updates OpenTelemetry to 1.62.0 (this PR targets 1.60.0).

@adamw adamw closed this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants