Skip to content

2.43.0

Choose a tag to compare

@rochdev rochdev released this 27 Jul 19:30
· 4918 commits to master since this release

Bug Fixes

  • appsec: fix blank usr.id field being reported (#3442)
  • appsec: fix DD_TRACE_CLIENT_IP_ENABLED option having no effect (#3442)
  • core: fix broken distributed tracing when uninstrumented services use w3c propagation (#3463)
  • esbuild: fix instrumentation of internal modules in supported packages (#3448)
  • fetch: fix disable option not having any effect (#3460)
  • fetch: fix distributed tracing when existing headers are set (#3449), fixes #3443
  • jest: fix broken shard option when skipping tests (#3452)
  • mongodb: fix support for queries containing objects that can be stringified (#3417), thanks @ghost91-!

Improvements

  • iast: add exclusions for weak hash vulnerabilities (#3424)
  • serverless: add support for azure environments using the consumption plan (#3200)