You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the SDK integration tests use a very old version of OTEL. The proposal is to upgrade to OTEL version 1.39.0. To ensure that future upgrades like switch to Spring Boot 3.2x. or 3.3.x will be smoother.
Actual Behavior
When trying to use Spring Boot 3.2.x things start to break because of OTEL version mismatch.
Steps to Reproduce the Problem
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered:
Expected Behavior
Currently the SDK integration tests use a very old version of OTEL. The proposal is to upgrade to OTEL version
1.39.0
. To ensure that future upgrades like switch to Spring Boot 3.2x. or 3.3.x will be smoother.Actual Behavior
When trying to use Spring Boot 3.2.x things start to break because of OTEL version mismatch.
Steps to Reproduce the Problem
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: