github DataDog/dd-trace-go v1.32.0
1.32.0

latest releases: v1.64.0, v1.64.0-rc.1, v1.63.1...
2 years ago

This version includes a new contrib integration for github.com/aws/aws-sdk-go-v2 along with some integration improvements and various fixes for the tracer and profiler. Thanks to the community for helping push this project forward! 🥇

Features

  • contrib/go-pg/pg.v10: add analytics and service name options (#953) (Thanks, @pzvalenta)
  • contrib/aws: add aws-sdk-go-v2 support package (#923) (Thanks, @speza)
  • contrib/net/http: add WithIgnoreRequest option (#950) (Thanks, @prasad-marne)
  • contrib/confluentinc/confluent-kafka-go/kafka: Use kafka headers as context when producing (#943) (Thanks, @hexa00)

Fixes

  • ddtrace/tracer: sample child spans with no priority (#818) (Thanks @Jesse-Cameron)
  • ddtrace/tracer: handle panics in SetTag (#932)
  • contrib/google.golang.org/grpc: fix client stream context propagation (#919)
  • profiler: goroutineswait saw-stop mechanism (#942)
  • profiler: fix hanging on Stop() (#961)
  • ddtrace/tracer: Don't drop trace if some spans must be kept (#963)
  • contrib/globalsign/mgo: check for error after dialing to avoid panic (#937)

To view all changes check out new commits and the 1.32.0 milestone.

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

NewReleases is sending notifications on new releases.