Skip to content

Update SDK to support OTel 1.51.0#2240

Merged
bidetofevil merged 1 commit intomainfrom
hho/update-otel-1.51
Jun 13, 2025
Merged

Update SDK to support OTel 1.51.0#2240
bidetofevil merged 1 commit intomainfrom
hho/update-otel-1.51

Conversation

@bidetofevil
Copy link
Copy Markdown
Contributor

@bidetofevil bidetofevil commented Jun 13, 2025

Goal

Support OTel Java API version 1.51.0. The nullability of some interfaces were weaken to accept null values, so our implementations had to be weaken similarly. Callers shouldn't be impacted, but we had to make the change so it compiles.

Added to the proguard files to not warn on some extended attributes being used. Customers will see that if they used OTel instrumentation that references them (like the OkHttp instrumentation), so I added it just in case even though we don't use them for now.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 13, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Copy Markdown
Contributor Author

bidetofevil commented Jun 13, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@bidetofevil bidetofevil force-pushed the hho/update-otel-1.51 branch from 59c5a94 to 7c32e15 Compare June 13, 2025 18:01
@bidetofevil bidetofevil marked this pull request as ready for review June 13, 2025 18:11
@bidetofevil bidetofevil requested a review from a team as a code owner June 13, 2025 18:11
@bidetofevil bidetofevil requested a review from priettt June 13, 2025 18:11
Copy link
Copy Markdown
Contributor Author

bidetofevil commented Jun 13, 2025

Merge activity

  • Jun 13, 6:47 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 13, 6:47 PM UTC: @bidetofevil merged this pull request with Graphite.

@bidetofevil bidetofevil merged commit 1671dc9 into main Jun 13, 2025
12 checks passed
@bidetofevil bidetofevil deleted the hho/update-otel-1.51 branch June 13, 2025 18:47
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