Skip to content

Release 1.41.0/0.63.0/0.17.0/0.0.15#7977

Merged
pellared merged 8 commits intoopen-telemetry:mainfrom
pellared:rel-1.41.0
Mar 2, 2026
Merged

Release 1.41.0/0.63.0/0.17.0/0.0.15#7977
pellared merged 8 commits intoopen-telemetry:mainfrom
pellared:rel-1.41.0

Conversation

@pellared
Copy link
Copy Markdown
Member

@pellared pellared commented Mar 2, 2026

This release is the last to support Go 1.24.
The next release will require at least Go 1.25.

Added

Fixed

  • Update Baggage in go.opentelemetry.io/otel/propagation and Parse and New in go.opentelemetry.io/otel/baggage to comply with W3C Baggage specification limits.
    New and Parse now return partial baggage along with an error when limits are exceeded.
    Errors from baggage extraction are reported to the global error handler. (Comply with W3C Baggage specification limits #7880)

@pellared pellared added the Unlock Released Changelog PRs that need to change released section in CHANGELOG.md label Mar 2, 2026
@pellared pellared marked this pull request as ready for review March 2, 2026 09:43
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.7%. Comparing base (66fc10d) to head (f1612a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7977     +/-   ##
=======================================
- Coverage   81.7%   81.7%   -0.1%     
=======================================
  Files        304     304             
  Lines      23339   23339             
=======================================
- Hits       19086   19085      -1     
- Misses      3865    3866      +1     
  Partials     388     388             
Files with missing lines Coverage Δ
bridge/opencensus/version.go 100.0% <100.0%> (ø)
...xporters/otlp/otlpmetric/otlpmetricgrpc/version.go 100.0% <100.0%> (ø)
...xporters/otlp/otlpmetric/otlpmetrichttp/version.go 100.0% <100.0%> (ø)
exporters/otlp/otlptrace/version.go 100.0% <100.0%> (ø)
sdk/metric/version.go 100.0% <100.0%> (ø)
sdk/version.go 100.0% <100.0%> (ø)
version.go 100.0% <100.0%> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MrAlias

This comment was marked as resolved.

@dmathieu

This comment was marked as outdated.

@MrAlias

This comment was marked as outdated.

@MrAlias MrAlias added this to the v1.41.0 milestone Mar 2, 2026
@pellared pellared merged commit 4575a97 into open-telemetry:main Mar 2, 2026
38 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Unlock Released Changelog PRs that need to change released section in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants