Skip to content

2.10.3

Compare
Choose a tag to compare
@romainkomorn-exdatadog romainkomorn-exdatadog released this 05 Aug 09:09
· 33 commits to 2.10 since this release
337a2d5

Bug Fixes

  • ASM: This fix resolves an issue where the WAF could be disabled if the ASM_DD rule file was not found in Remote Config.
  • CI Visibility: Fixes an issue where the pytest plugin would crash if the git binary was absent
  • CI Visibility: Fixes incorrect URL for telemetry intake in EU that was causing missing telemetry data and SSL error log messages.
  • Code Security: Add encodings.idna to the IAST patching denylist to avoid problems with gevent.
  • internal: Fixes an issue where some pathlib functions return OSError on Windows.
  • opentelemetry: Resolves an edge case where distributed tracing headers could be generated before a sampling decision is made, resulting in dropped spans in downstream services.