Skip to content

4.11.7

Pre-release
Pre-release

Choose a tag to compare

@brettlangdon brettlangdon released this 08 Jul 18:37
0269e3e

Bug Fixes

  • AAP: Fix an issue which could make the Threat Protection panel wrongly report that a library update was required.
  • database monitoring: Resolved a memory leak that grew with query volume when DD_DBM_PROPAGATION_MODE was set to full, service, or dynamic_service.
  • botocore: Fixes a bug in Data Streams Monitoring where the pathway context of an SQS message was not extracted when the message body was valid JSON, silently breaking the data stream for non-SNS messages with a JSON payload. The _datadog message attribute is now read from the top-level SQS MessageAttributes first, and the message body is only parsed for SNS-to-SQS notifications.
  • Django: This fix resolves an issue where async function-based middleware attributes, such as process_exception, were not preserved, causing Django to skip exception handlers under ASGI.
  • tracing: This fix resolves a rare issue that could cause an application to hang after forking a child process.
  • CI Visibility: This fix resolves an issue where quarantined tests were not retried by Auto Test Retry (ATR).