Releases: DataDog/dd-trace-py
Releases · DataDog/dd-trace-py
v0.3.11
Bugfixes
- fixed an unpacking error for
elasticsearch>=2.4
- fixed the behavior of the
tracer.wrap()
method; now it works as expected
Documentation
- better organization of libraries usage on docs
- provided a benchmark script
Read the full changeset
v0.3.10
- add
flask_cache
integration; supporting the0.12
and0.13
versions - catch
500
errors onpylons
integration
v0.3.9
- send service info from the sqlalchemy integration
v0.3.8
- Added support for the most recent bugfix versions of pymongo 3.0, 3.1 and 3.2
v0.3.7
- Released Falcon Integration
- Minor bugfixes in Redis & Cassandra integration