Skip to content

Releases: DataDog/dd-trace-py

v0.3.11

31 Aug 13:29
Compare
Choose a tag to compare

Bugfixes

  • fixed an unpacking error for elasticsearch>=2.4
  • fixed the behavior of the tracer.wrap() method; now it works as expected

Documentation

Read the full changeset

v0.3.10

22 Aug 17:03
Compare
Choose a tag to compare

change set

  • add flask_cache integration; supporting the 0.12 and 0.13 versions
  • catch 500 errors on pylons integration

v0.3.9

12 Aug 21:12
Compare
Choose a tag to compare

change set

  • send service info from the sqlalchemy integration

v0.3.8

12 Aug 17:00
Compare
Choose a tag to compare

change set

  • Added support for the most recent bugfix versions of pymongo 3.0, 3.1 and 3.2

v0.3.7

12 Aug 17:01
Compare
Choose a tag to compare

change set

  • Released Falcon Integration
  • Minor bugfixes in Redis & Cassandra integration