Skip to content

Update opentelemetry-javaagent to 2.31.1 - #1339

Merged
iRevive merged 1 commit into
mainfrom
update/opentelemetry-javaagent-2.31.1
Aug 27, 2026
Merged

Update opentelemetry-javaagent to 2.31.1#1339
iRevive merged 1 commit into
mainfrom
update/opentelemetry-javaagent-2.31.1

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.opentelemetry.javaagent:opentelemetry-javaagent from 2.31.0 to 2.31.1

📜 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 (2.31.0).
You might want to review and update them manually.

examples/src/main/scala/PekkoHttpExample.scala
semconv/experimental/src/main/scala/org/typelevel/otel4s/semconv/experimental/attributes/HwExperimentalAttributes.scala
semconv/metrics/experimental/src/main/scala/org/typelevel/otel4s/semconv/experimental/metrics/HwExperimentalMetrics.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "io.opentelemetry.javaagent", artifactId = "opentelemetry-javaagent" } ]

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

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

@mergify mergify Bot added the dependencies label Aug 23, 2026
@iRevive
iRevive merged commit c5527be into main Aug 27, 2026
11 of 12 checks passed
@iRevive
iRevive deleted the update/opentelemetry-javaagent-2.31.1 branch August 27, 2026 09:05
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.

1 participant