pypi ddtrace 2.20.2

latest releases: 2.21.2, 3.0.0
one day ago

Bug Fixes

  • ASM

    • Ensures that no module from ASM are loaded when ASM is disabled or unavailable.
    • Resolves an issue where IAST modules could be loaded, even if disabled, which could create an ImportError exception on Windows.
  • Code Security

    • SCA: Ensures that no module from IAST are loaded when IAST is disabled or unavailable.
    • Runtime Code Analysis (IAST): Avoids imports of IAST native module when IAST is not enabled.
  • Tracing

    • internal: Fixes performance overhead of Python distribution parsing for internal telemetry.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.