Change8

v3.9.4

📦 datadog-sdkView on GitHub →
🐛 5 fixes🔧 3 symbols

Summary

This release focuses on bug fixes across several components including AAP, Tracing, LLM Observability, and Dynamic Instrumentation, addressing issues like unexpected security activity, encoding errors, and instrumentation failures.

🐛 Bug Fixes

  • Resolved an issue where track_user was generating additional unexpected security activity for customers (AAP).
  • Resolved a TypeError in encoding when truncating a large bytes object (Tracing).
  • Resolved an issue where manual instrumentation would raise DD_LLMOBS_ML_APP missing errors when LLM Observability was disabled (LLM Observability).
  • Resolved an out of bounds error when handling streamed responses in litellm, occurring when the number of choices in a streamed response was not set as a keyword argument.
  • Fixed an incompatibility issue with code origin that caused line probes on the entry point functions to fail to instrument (Dynamic Instrumentation).

🔧 Affected Symbols

track_userDD_LLMOBS_ML_APPlitellm