Skip to content

1.20.0

Compare
Choose a tag to compare
@knusbaum knusbaum released this 14 Jan 14:57
c45808b

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.