Skip to content

4.13.3

Choose a tag to compare

@juanjux juanjux released this 23 Sep 16:32
057158b

Upgrade Notes

  • tracing: DD_TRACE_OTEL_CTX_ENABLED now defaults to false until a Linux-native memory leak caused by setting it to true is fixed.

Bug Fixes

  • CI visibility: Fixes an issue where test sessions running with pytest-xdist on shallow Git checkouts can spend excessive time unshallowing the repository and may fail or time out during collection.

  • OpenTelemetry logs: Fixes an issue where enabling OpenTelemetry logs (DD_LOGS_OTEL_ENABLED=true, or OTEL_SDK_DISABLED=false) could make the process stop responding and export an ever-growing volume of its own log records. Application logs are still collected and exported.