pypi ddtrace 3.3.1

17 hours ago

Bug Fixes

  • ASM

    • Fixes a NotImplementedError that occurred when trying to deepcopy wrapped builtin functions (like open) while ASM or IAST were enabled. The error was caused by the wrapper not implementing the __deepcopy__ method.
  • CI Visibility

    • Resolves an issue where JUnit XML output would not count tests retried by Early Flake Detection, Auto Test Retries, and Attempt-to-Fix.
  • Lib-Injection

    • Avoids zombie process from telemetry sender on startup.
  • LLM Observability

    • Resolves an issue where large spans traced within a short time interval were dropped despite being under the 1 MB limit.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.