Skip to content

v6.12.0

Compare
Choose a tag to compare
@basepi basepi released this 08 Sep 14:32
· 324 commits to main since this release

Features

  • Add redis query to context data for redis instrumentation (#1406)
  • Add AWS request ID to all botocore spans (at span.context.http.request.id) (#1625)

Bug fixes

  • Differentiate Lambda URLs from API Gateway in AWS Lambda integration (#1609)
  • Restrict the size of Django request bodies to prevent APM Server rejection (#1610)
  • Restrict length of exception.message for exceptions captured by the agent (#1619)
  • Restrict length of Starlette request bodies (#1549)
  • Fix error when using elasticsearch(sniff_on_start=True) (#1618)
  • Improve handling of ignored URLs and capture_body=off for Starlette (#1549)
  • Fix possible error in the transport flush for Lambda functions (#1628)

New Contributors

Full Changelog: v6.11.0...v6.12.0