github DataDog/dd-trace-py v2.20.2
2.20.2

latest releases: v2.21.2, v3.0.0
2 days 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 dd-trace-py release

NewReleases is sending notifications on new releases.