chore: prepare next release - #6942
Merged
Merged
Conversation
trentm
approved these changes
Jul 21, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6942 +/- ##
=======================================
Coverage 95.08% 95.08%
=======================================
Files 409 409
Lines 14258 14258
Branches 3270 3270
=======================================
Hits 13557 13557
Misses 701 701 🚀 New features to boost your workflow:
|
Pull request dashboard statusStatus last refreshed: 2026-07-21 19:20:24 UTC.
This automated status or its linked feedback items may be incorrect. If something looks wrong, report it with the result you expected. |
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.10.0
🚀 Features
@opentelemetry/propagator-jaegerpackage will be removed in SDK 3.x, planned for approximately September 2026. @pichlermarcW3CTraceContextPropagator. This package will be removed in a future release.🐛 Bug Fixes
SimpleSpanProcessor.forceFlush()when a pending export fails #6771 @LarryHu0217TraceIdRatioBasedSampler#6890 @LarryHu0217🏠 Internal
Experimental (./experimental/CHANGELOG.md)
0.221.0
💥 Breaking Changes
LoggerProviderOptions.forceFlushTimeoutMillishas been removed; passtimeoutMillistoLoggerProvider.forceFlush()instead.OTEL_SEMCONV_STABILITY_OPT_INenvironment variable no longer changes HTTP attribute or metric emission — old (v1.7.0) and duplicate (http/http/dup) semconv outputs have been removed. #6819 @maryliagsemconvStabilityOptIninstrumentation config option has been removed; old (v1.7.0) and duplicate semconv outputs are no longer emitted. #6819 @maryliagsemconvStabilityOptIninstrumentation config option has been removed; old (v1.7.0) and duplicate semconv outputs are no longer emitted. #6819 @maryliagOTEL_SEMCONV_STABILITY_OPT_INenvironment variable no longer changes attribute emission —net.peer.nameandnet.peer.port(old) are no longer set; onlyserver.addressandserver.port(stable). #6819 @maryliag🚀 Features
JaegerPropagatoris selected viaOTEL_PROPAGATORSor declarative config; usetracecontextinstead. @pichlermarcerror.typeto status code in metrics for error requests. #6919 @raphael-theriault-swi