Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.21.0 #1836

Merged
merged 5 commits into from
Feb 19, 2025
Merged

Release v0.21.0 #1836

merged 5 commits into from
Feb 19, 2025

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 18, 2025

Overview

Warning

The net/http instrumentation support for versions < 1.19 has been dropped.

Warning

The database/sql instrumentation support for versions < 1.19 has been dropped.

Note

This is the last release version that will support building the auto-instrumentation CLI using Go 1.22.
The next release will require development to be done using Go >= 1.23.

Added

  • Update instrumentation for net/http to support Go 1.24 SwissMap. (#1636)
  • Cache offsets for Go 1.22.12. (#1743)
  • Cache offsets for Go 1.23.6. (#1743)
  • Cache offsets for golang.org/x/net 0.35.0. (#1783)
  • Cache offsets for Go 1.24.0. (#1795, #1798)

Changed

  • Unused support for instrumentation of Go < 1.19 has been dropped. (#1815)

@MrAlias MrAlias added this to the v0.21.0 milestone Feb 18, 2025
@MrAlias MrAlias requested a review from a team as a code owner February 18, 2025 18:01
@MrAlias MrAlias merged commit 901598c into open-telemetry:main Feb 19, 2025
28 of 29 checks passed
@MrAlias MrAlias deleted the release-v0.21.0 branch February 19, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants