Skip to content

2.17.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikayasuda erikayasuda released this 19 Nov 21:31
0039af8

Bug Fixes

  • Code Security

    • Adds umap, numba and pynndescent to the Code Security denylist.
  • Lib-Injection

    • Supports Python 2.7+ for injection compatibility check.
  • Tracing

    • Updates the inferred base service name algorithm to ensure that arguments following --ddtrace are no longer skipped when executing tests with pytest. Previously, the algorithm misinterpreted these arguments as standard flags, overlooking possible test paths that may contribute to the inferred service name.
    • botocore: Resolves an issue where our span pointer calculation code added recently logged unactionable messages.