-
Notifications
You must be signed in to change notification settings - Fork 920
Prepare for 1.57.0 release #7894
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
Conversation
| * Add `GlobalOpenTelemetry#getOrNoop`, `#isSet`. Update `#get` to always returns obfuscated instance | ||
| ([#7819](https://github.com/open-telemetry/opentelemetry-java/pull/7819)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very excited about this one!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's hoping we don't end up regretting it. We've resisted for so long!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7894 +/- ##
============================================
+ Coverage 90.01% 90.10% +0.09%
- Complexity 7317 7326 +9
============================================
Files 825 825
Lines 22051 22051
Branches 2179 2179
============================================
+ Hits 19849 19869 +20
+ Misses 1522 1503 -19
+ Partials 680 679 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.