Overview
Fixed
- Fix
uint32
bounding on 32 bit architectures in thego.opentelemetry.io/auto/sdk
module. (#2810)
Removed
- Build support for Go 1.23 in
go.opentelemetry.io/auto/sdk
has been removed.
Use Go >= 1.24 to develop and build the project. (#2799)
What's Changed
- Drop development support for Go 1.23 by @MrAlias in #2799
- fix(deps): update golang.org/x by @renovate[bot] in #2762
- Fix 32bit arch
int
overflow insdk
by @MrAlias in https://github.com/open- - Release
go.opentelemetry.io/auto/sdk
v1.2.1 by @MrAlias in #2811
Full Changelog: v0.23.0...sdk/v1.2.1