Skip to content

2.0.0rc2

Pre-release
Pre-release

Choose a tag to compare

@ZStriker19 ZStriker19 released this 22 Sep 15:05
· 69 commits to 2.0 since this release
a75e37e

New Features

  • Vulnerability Management for Code-level (IAST): Weak randomness vulnerability detection.

Bug Fixes

  • tracing: Encoding traces in the v05 format has a known issue for applications generating spans at a high frequency, causing approximately 1/10000000 spans to be misencoded. This change sets DD_TRACE_API_VERSION to v04 by default.