Skip to content

Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0#8617

Merged
pellared merged 19 commits intoopen-telemetry:mainfrom
pellared:bump-otel
Mar 2, 2026
Merged

Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0#8617
pellared merged 19 commits intoopen-telemetry:mainfrom
pellared:bump-otel

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

Removed

Changed

  • Reduce allocations in the generated HTTP internal/semconv packages. (internal/shared/semconv: Reduce allocations #8511)
    Updated modules include:
    • go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful
    • go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
    • go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
    • go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho
    • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
    • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  • Update the configuration schema used in go.opentelemetry.io/contrib/otelconf to rc.3. (otelconf: update to latest config schema rc #8505)

Deprecated

@pellared pellared added the Unlock Released Changelog PRs that need to change released section in CHANGELOG.md label Mar 2, 2026
@pellared pellared changed the title make sync-core Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.14.0 Mar 2, 2026
@pellared pellared changed the title Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.14.0 Release 1.41.0/2.3.0/0.66.0/0.35.0/0.21.0/0.16.0/0.14.0/0.13.0 Mar 2, 2026
@pellared pellared marked this pull request as ready for review March 2, 2026 20:29
@pellared pellared requested review from a team, MrAlias, dmathieu and flc1125 as code owners March 2, 2026 20:29
@github-actions github-actions bot requested review from akats7 and khushijain21 March 2, 2026 20:30
@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 82.3%. Comparing base (f64d6bb) to head (b3b8f2d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8617   +/-   ##
=====================================
  Coverage   82.3%   82.3%           
=====================================
  Files        179     179           
  Lines      13718   13721    +3     
=====================================
+ Hits       11301   11304    +3     
  Misses      2015    2015           
  Partials     402     402           
Files with missing lines Coverage Δ
detectors/aws/ecs/version.go 50.0% <100.0%> (ø)
detectors/aws/eks/version.go 50.0% <100.0%> (ø)
detectors/gcp/version.go 50.0% <100.0%> (ø)
...entation/github.com/gorilla/mux/otelmux/version.go 100.0% <100.0%> (ø)
otelconf/v0.3.0/log.go 97.6% <100.0%> (+<0.1%) ⬆️
otelconf/v0.3.0/metric.go 89.7% <100.0%> (+<0.1%) ⬆️
otelconf/v0.3.0/trace.go 99.4% <100.0%> (+<0.1%) ⬆️
propagators/aws/version.go 50.0% <100.0%> (ø)
propagators/b3/version.go 50.0% <100.0%> (ø)
propagators/jaeger/version.go 50.0% <100.0%> (ø)
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pellared pellared added this to the v1.41.0 milestone Mar 2, 2026
@pellared pellared merged commit 07fa424 into open-telemetry:main Mar 2, 2026
35 of 37 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.

4 participants