Skip to content

Upgrade otel & otel-shim to 1.50.0 #2532

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robzienert
Copy link

@robzienert robzienert commented May 20, 2025

What was changed

Upgrading io.opentelemetry:opentelemetry-bom and i.o:opentelemetry-opentracing-shim to 1.50.0.

Why?

The opentracing version transitively referenced by io.opentelemetry is 0.26.0 which is quite old and causing issues. Updating this aligns the version explicitly included by temporal-opentracing.

We could make an internal resolution rule for this, but it feels like the SDK should be using similar versions regardless of module being imported.

Checklist

  1. How was this tested:

./gradlew build check

@robzienert robzienert requested a review from a team as a code owner May 20, 2025 20:29
Copy link

@dantheman5398 dantheman5398 left a comment

Choose a reason for hiding this comment

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

Ty!

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.

2 participants