github DataDog/dd-trace-py v2.7.7
2.7.7

latest releases: v2.9.0rc8, v1.20.19, v2.8.5...
one month ago

Bug Fixes

  • ASM: This fix resolves an issue where django login failure events may send wrong information of user existence.
  • datastreams: Changed DSM processor error logs to debug logs for a statement which is retried. If all retries fail, the stack trace is included
  • internal: This fix resolves an issue where importing the ddtrace.internal.peer_service module would fail raising an ImportError
  • starlette: Fix a bug that crashed background tasks started from functions without a __name__ attribute
  • Vulnerability Management for Code-level (IAST): This fix addresses an issue where tainting objects may fail due to context not being created in the current span.
  • Vulnerability Management for Code-level (IAST): Some native exceptions were not being caught correctly by the python tracer.
    This fix removes those exceptions to avoid fatal error executions.
  • kafka: This fix resolves an issue where an empty message list returned from consume calls could cause crashes in the Kafka integration.
    Empty lists from consume can occur when the call times out.

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

NewReleases is sending notifications on new releases.