github DataDog/dd-trace-py v0.21.0
0.21.0

latest releases: v2.10.0rc2, v2.9.1, v2.10.0rc1...
5 years ago

Upgrading to 0.21.0

With this release we are moving distributed tracing settings to be enabled by default. This change means that you no longer need to explicitly enable distributed tracing for any integration.

Changes

Improvements

  • Enable distributed tracing by default (#818)
    • aiohttp
    • bottle
    • flask
    • molten
    • pylons
    • pyramid
    • requests
    • tornado
  • [testing] Ensure consistent use of override_config and override_env (#815)
  • [core] Break up ddtrace.settings into sub-modules (#814)
  • [tests] Simplify elasticsearch CI test commands (#813)
  • [core] Remove sending of service info (#811)
  • [core] Add import hook module (#769)

Read the full changeset and the release milestone.

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

NewReleases is sending notifications on new releases.