github DataDog/dd-trace-py v3.7.0rc2
3.7.0rc2

latest releases: v3.13.0, v3.12.6, v3.12.5...
pre-release4 months ago

New Features

  • CI Visibility
    • Introduces the ability to gzip the payload when using the agentless setup, incurring in less network bandwidth consumption.

Bug Fixes

  • Code Security

    • The field representing the class name in IAST vulnerability location reporting was previously incorrectly named as class_name. This fix standardizes the naming and ensures that the correct field name is used (class).
  • Tracing

    • futures: Resolves an edge case where trace context was not propagated to spans generated by the ThreadPoolExecutor.
    • Fixes RuntimeWarning from an unwaited coroutine during tab completion in IPython REPL when asyncio integration is active. Tracer now wraps an asyncio coroutine only when there is an active trace context.

Don't miss a new dd-trace-py release

NewReleases is sending notifications on new releases.