github DataDog/dd-trace-py v0.7.0
0.7.0

latest releases: v2.8.5, v2.9.0rc7, v2.9.0rc6...
7 years ago

New integrations

  • Add support for boto (>=2.29.0) and botocore (>= 1.4.51) #209 . Currently these integrations are ignored by autopatching, but can be enabled via patch_all(boto=True, botocore=True)

New features

Bugfixes

  • [dbapi] Ensure cursors play well with context managers #231
  • [django] Provide a unique datadog_django app label to avoid clashes with existing app configs #235
  • [pyramid] Ensure pyramid spans have method and route metadata consistent with other web frameworks #220 (thanks @johnpkennedy)

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

NewReleases is sending notifications on new releases.