github DataDog/dd-trace-py v2.10.2
2.10.2

latest releases: v2.12.2, v2.11.6, v2.11.5...
one month 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 dd-trace-py release

NewReleases is sending notifications on new releases.