Change8

v3.10.1

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

Summary

This release primarily focuses on bug fixes related to CI Visibility, ensuring correct test result reporting when using external retry plugins or pytest-xdist, and resolving broken span links in LLM Observability for recent LangGraph versions.

🐛 Bug Fixes

  • Resolved an issue where Test Optimization combined with external retry plugins (like flaky or pytest-rerunfailures) prevented correct test result reporting to Datadog. Test Optimization advanced features (Early Flake Detection, Auto Test Retries) are now disabled when using such plugins.
  • Fixed incorrect reporting of test retry numbers when tests were executed using pytest-xdist.
  • Fixed broken LangGraph span links for execution flows when using langgraph>=0.3.22.

🔧 Affected Symbols

ddtracepytest-xdistflakypytest-rerunfailureslanggraph