1.32.0
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.