Skip to content

sdk/v1.2.1

Latest
Compare
Choose a tag to compare
@MrAlias MrAlias released this 15 Sep 16:58
· 54 commits to main since this release
sdk/v1.2.1
715f58c

Overview

Fixed

  • Fix uint32 bounding on 32 bit architectures in the go.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

Full Changelog: v0.23.0...sdk/v1.2.1