Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 658 Bytes | |
v1.74.4 source code.tar.gz | 2025-08-11 | 626.5 kB | |
v1.74.4 source code.zip | 2025-08-11 | 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
Updates https://github.com/DataDog/dd-trace-go/v2
from v2.1.0
to v2.2.2
Full Changelog: https://github.com/DataDog/dd-trace-go/compare/v1.74.3...v1.74.4