Skip to content

Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0#8769

Merged
dmathieu merged 15 commits intoopen-telemetry:mainfrom
dmathieu:v-1-43-0
Apr 7, 2026
Merged

Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0#8769
dmathieu merged 15 commits intoopen-telemetry:mainfrom
dmathieu:v-1-43-0

Conversation

@dmathieu
Copy link
Copy Markdown
Member

@dmathieu dmathieu commented Apr 3, 2026

Added

Changed

Fixed

  • Fix go.opentelemetry.io/contrib/otelconf Prometheus reader converting OTel dot-style label names (e.g. service.name) to underscore-style (service_name) in target_info when both without_type_suffix and without_units are set. Use NoTranslation instead of UnderscoreEscapingWithoutSuffixes to preserve dot-style label names while still suppressing metric name suffixes. (Fix otelconf prometheus label escaping #8763)
  • Limit the request body size at 1MB in go.opentelemetry.io/contrib/zpages. (Limit the number of bytes read from the zpages body #8656)
  • Fix server spans using the client's address and port for server.address and server.port attributes in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (otelgrpc: add server.address and server.port #8723)

Removed

Deprecated

@dmathieu dmathieu added the Unlock Released Changelog PRs that need to change released section in CHANGELOG.md label Apr 3, 2026
@dmathieu dmathieu marked this pull request as ready for review April 3, 2026 08:58
@dmathieu dmathieu requested review from a team, MrAlias, dashpole, flc1125 and pellared as code owners April 3, 2026 08:58
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.4%. Comparing base (0fcc152) to head (07bd6d5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #8769     +/-   ##
=======================================
- Coverage   83.5%   83.4%   -0.1%     
=======================================
  Files        192     192             
  Lines      15578   15578             
=======================================
- Hits       13015   13004     -11     
- Misses      2116    2127     +11     
  Partials     447     447             
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%> (ø)
propagators/aws/version.go 50.0% <100.0%> (ø)
propagators/b3/version.go 50.0% <100.0%> (ø)
propagators/envcar/version.go 100.0% <100.0%> (ø)
propagators/jaeger/version.go 50.0% <100.0%> (ø)
propagators/ot/version.go 50.0% <100.0%> (ø)
samplers/jaegerremote/version.go 100.0% <100.0%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

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

Copy link
Copy Markdown
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Can you change all changelog entries to use Present Simple tense?

Please do not forget to update the PR title and description

Comment thread CHANGELOG.md Outdated
@MrAlias MrAlias changed the title Prepare for release v1.43.0 Prepare for release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 Apr 3, 2026
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Copy link
Copy Markdown
Member

@MikeGoldsmith MikeGoldsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pellared pellared changed the title Prepare for release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 Apr 7, 2026
@dmathieu dmathieu merged commit 45977a4 into open-telemetry:main Apr 7, 2026
33 of 47 checks passed
@dmathieu dmathieu added this to the v1.43.0 milestone Apr 7, 2026
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.

6 participants