Skip to content

Fix compilation errors due to declarative config breaking changes#13463

Closed
jack-berg wants to merge 1 commit intoopen-telemetry:mainfrom
jack-berg:fix-declarative-config-breaking-changes
Closed

Fix compilation errors due to declarative config breaking changes#13463
jack-berg wants to merge 1 commit intoopen-telemetry:mainfrom
jack-berg:fix-declarative-config-breaking-changes

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Fix breaking changes from moving / renaming of certain declarative config classes in: open-telemetry/opentelemetry-java#6549

NOTE: Depends on opentelemetry-java 1.48.0 release, scheduled for 3/6/25.

@jack-berg jack-berg requested a review from a team as a code owner March 6, 2025 19:26
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Mar 6, 2025

// this line is managed by .github/scripts/update-sdk-version.sh
val otelSdkVersion = "1.47.0"
val otelSdkVersion = "1.48.0-SNAPSHOT"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

TODO: revert before merging

laurit added a commit that referenced this pull request Mar 10, 2025
@jack-berg
Copy link
Copy Markdown
Member Author

Superseded by #13476

@jack-berg jack-berg closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant