Change8

v3.13.4

📦 datadog-sdkView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This release includes bug fixes related to byte string encoding in tracing spans and improved deny listing capabilities in libinjection for modules executed via \`python -m\`.

🐛 Bug Fixes

  • tracing: Fixed encoding of bytes objects as span attributes by truncating the byte string instead of throwing PyErr_Format.
  • libinjection: Now allows deny listing Python modules executed with \`python -m\` and denies \`py_compile\`.

🔧 Affected Symbols

tracinglibinjection