Skip to content

2.19.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikayasuda erikayasuda released this 15 Jan 18:40
8fc7d4e

Bug Fixes

  • Code Security

    • Adds more modules to the IAST patching denylist to improve startup time
  • Tracing

    • ASGI: Resolves an issue parsing response cookies in FastAPI and awsgi
    • asyncio: Resolves an issue where asyncio event loops fail to register when ddtrace-run/import ddtrace.auto is used and gevent is installed.