pypi ddtrace 2.10.2

latest releases: 2.14.6, 2.15.2, 2.16.0...
3 months ago

Bug Fixes

  • lib-injection: This fix resolves an issue with docker layer caching and the final lib-injection image size.
  • psycopg: Ensures traced async cursors return an asynchronous iterator object.
  • tracer: This fix resolves an issue where the tracer was not starting properly on a read-only file system.
  • Code Security: fix potential infinite loop with path traversal when the analyze quota has been exceeded.
  • profiling: captures lock usages with with context managers, e.g. with lock:
  • profiling: propagates runtime_id tag to libdatadog exporter. It is a unique string identifier for the profiled process. For example, Thread Timeline visualization uses it to distinguish different processes.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.