chore: prepare next release#6756
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6756 +/- ##
=======================================
Coverage 94.96% 94.96%
=======================================
Files 380 380
Lines 12897 12897
Branches 2937 2937
=======================================
Hits 12247 12247
Misses 650 650 🚀 New features to boost your workflow:
|
overbalance
approved these changes
May 23, 2026
Contributor
|
@pichlermarc Had you intended to drive a release? I created this PR on Friday to verify the fix for #6736 |
Member
Thanks! 🙂 |
david-luna
approved these changes
May 26, 2026
otelbot-js
Bot
force-pushed
the
otelbot/prepare-next-version
branch
from
June 11, 2026 11:47
fedb2f2 to
10d7648
Compare
pichlermarc
approved these changes
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Stable SDK (./CHANGELOG.md)
2.8.0
🚀 Features
SpanImpl,Tracer, andBasicTracerProviderviautil.inspectso they render throughdiagandconsole.log#6690 @mcollinahrTimeToSeconds#6449 @anuraaga🐛 Bug Fixes
Experimental (./experimental/CHANGELOG.md)
0.219.0
💥 Breaking Changes
nullvalues from parsed config object #6679 @trentmsdk-nodepackage, to handlenullvalues.NOOP_LOGGERandNoopLoggerexports from@opentelemetry/api-logs. UsecreateNoopLogger(): Loggerinstead. #6713 @dyladanbuildSamplerFromConfigexport #6784 @trentm🚀 Features
🐛 Bug Fixes
DEADLINE_EXCEEDEDto recover from connection dropped deadlock #6296 @afharoBatchLogRecordProcessor._flushAllwhen an in-flight export completes between awaits #6763 @Janealter📚 Documentation
OTLPExporterNodeConfigBaseresolve and link from consumer exporter pages #6725 @devareddy05🏠 Internal