github DataDog/dd-trace-py v0.28.0
0.28.0

latest releases: v2.9.0rc2, v2.9.0rc1, v2.7.10...
4 years ago

Upgrading to 0.28.0

This release introduces container tagging and adds support for gRPC server.

Changes

Integrations

  • [grpc] Add support for GRPC server (#960)
  • [django] Only set sample rate if rate is set (#1009)
  • [django] Update how we get the http.url (#1010)
  • [django] Improve Django docs (#1002 -- thanks @adamchainz)
  • [pylibmc] Fix client when tracer is disabled (#1004)

Core

  • [core] Parse and send container id with payloads to the agent (#1007)
  • [internal] Change log from exception to debug (#1013)
  • documentation bugfix (#1017)
  • Add back release:wheel (#1015)
  • [tests] Adding in helpful default packages (#1008)
  • [dev] Map .git into ddtest for setuptools_scm (#1006)
  • Use setuptools_scm to handle version numbers (#999)
  • Use Python 3 for test_build job (#994)
  • writer: fix deprecated log.warn use (#993 -- thanks @deterralba)
  • Upload wheels on release (#989)

Read the full changeset and the release milestone.

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

NewReleases is sending notifications on new releases.