pypi ddtrace 0.56.0rc3

latest releases: 2.14.0, 2.13.0, 2.14.0rc1...
2 years ago

Release Notes

v0.56.0rc3

New Features

  • Profiling now supports tracing greenlets with gevent version prior to 1.3.
  • The heap profiler is now enabled by default.
  • Add yaaredis ≥ 2.0.0 support.

Deprecation Notes

  • The ddtrace.utils module and all of its submodules have been copied over into ddtrace.internal in an effort to internalize these modules. Their public counterparts will be removed entirely in version 1.0.0.

Bug Fixes

  • Allow the elasticsearch service name to be overridden using the integration config or the DD_SERVICE_MAPPING environment variable.
  • Fixes parsing of botocore env variables to ensure they are parsed as booleans.
  • Ensure tornado spans are marked as an error if the response status code is 500 <= x < 600.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.