Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-26 | 671 Bytes | |
v1.74.2_ v1 transitional version source code.tar.gz | 2025-06-26 | 623.9 kB | |
v1.74.2_ v1 transitional version source code.zip | 2025-06-26 | 1.1 MB | |
Totals: 3 Items | 1.7 MB | 0 |
[!NOTE] This is the last minor release for
v1
. The Go tracer v1 transitional version is a wrapper that preserves the API from v1 but uses v2 under the hood.
This transitional version is the only v1 version that allows both v1 and v2 to be imported in the same service—enabling you to migrate a service gradually. Using this v1 transitional version doesn’t require any code changes, but it also won’t support any new features introduced in the new v2 tracer.
Changes
Removes dependencies updates from go.mod
files mistakenly added when releasing v1.74.1
Full Changelog: https://github.com/DataDog/dd-trace-go/compare/v1.74.0...v1.74.2