This patch release fixes an issue with Go modules version selection when dd-trace-go is updated using go get -u all
, where an unstable indirect dependency was unexpectedly upgrading to an incompatible version and therefore leading to a compilation error.
Full Changelog: v1.44.0...v1.44.1