github DataDog/dd-trace-go v1.74.2
v1.74.2: v1 transitional version

latest releases: v1.74.6, v2.2.3, internal/orchestrion/_integration/v2.2.3...
2 months ago

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.

Warning

The v1.62.0 - 1.74.0 go tracer releases included debug logs that sometimes include sensitive data. This patch resolves this behavior.

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: v1.74.0...v1.74.2

Don't miss a new dd-trace-go release

NewReleases is sending notifications on new releases.