Estimated end-of-life date, accurate to within three months: 08-2026
See the support level definitions for more information.
Bug Fixes
- langchain: This fix resolves an issue where auto instrumented prompt templates incorrectly included a
versionfield. The version field is now omitted unless explicitly set by the user.
- Fix a potential race condition in the tracer.
- Fix the Python Detector regular expression so it also detects paths ending with only the major version number.
- logging: Fixed ddtrace internal logging when trace-log correlation is disabled. Prevents
ValueError: Formatting field not found in record: 'dd.service'.