1.20.0
This release includes health metrics, support for setting a global environment, and various other features and bug fixes. 🍾
Features
- contrib/google.golang.org/grpc: support differentiation between streaming and unary RPCs (#523)
- ddtrace/tracer: add the WithEnv StartOption to the tracer. (#529)
- contrib/net/http: add RTWithServiceName option for RoundTripper (#531)
- ddtrace/tracer: report health metrics (#534)
Fixes
- contrib/go-redis/redis: return a new client from WithContext to eliminate race conditions. (#530)
- ddtrace/tracer: improve handling of integer tags. (#542)
To view all changes check out new commits and the 1.20.0 milestone.