github DataDog/dd-trace-py v3.19.7
3.19.7

latest release: v4.5.4
6 hours ago

Estimated end-of-life date, accurate to within three months: 08-2026
See the support level definitions for more information.

Bug Fixes

  • AAP: Fixes a memory corruption issue where concurrent calls to the WAF on the same request context from multiple threads (e.g. an asyncio event loop and a thread pool executor inheriting the same context via contextvars) could cause use-after-free or double-free crashes (SIGSEGV) inside libddwaf. A per-context lock now serializes WAF calls on the same context.

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

NewReleases is sending notifications on new releases.