Downgrade OpenTelemetry to 1.51.0 (v1.76.x branch) #12629
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
opentelemetry-exporter-sender-okhttp and
opentelemetry-sdk-extension-jaeger-remote-sampler in OpenTelemetry 1.52.0 started depending on OkHttp 5.x. That introduces compatibility issues that need some time to resolve, so downgrade for the moment. While we don't depend on either of those modules, BOMs can make sure versions are consistent across modules, and we don't want to encourage our users to downgrade our dependencies.
See also
open-telemetry/opentelemetry-java#8001
Note that I am only doing this in the v1.76 branch; it isn't happening on master. Let's see if this turns out to be enough.
CC @blakeli0