Change8

v4.11.3

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

Summary

This release addresses a potential memory leak in span code origin and fixes an issue with LangChain integration submitting empty chat model stream spans.

🐛 Bug Fixes

  • Fixed a potential memory leak related to code origin for spans when explicitly disabled via environment variables.
  • Resolved an issue where LangChain integration failed to submit traced chat model stream spans that completed without yielding any chunks.

Affected Symbols