Change8

v4.10.8

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

Summary

This release focuses on stability and observability improvements, fixing bugs related to threat protection reporting, process forking hangs, and ensuring correct span handling and rendering for various Gemini response types in LLM Observability.

🐛 Bug Fixes

  • Threat Protection panel no longer wrongly reports required library updates.
  • Resolved a rare issue causing application hangs after forking a child process in tracing.
  • Google ADK integration now correctly handles Gemini response parsing failures by setting the span kind before extraction, preventing orphaned child spans.
  • Google GenAI and google_adk integrations now render unhandled Gemini response parts (like inline_data, file_data, empty parts, or thought-signature parts) as concise summaries or empty content instead of showing a confusing "Unsupported file type" placeholder.
  • Quarantined tests are now correctly retried by Auto Test Retry (ATR) in CI Visibility.

Affected Symbols