v3.12.8
📦 datadog-sdkView on GitHub →
🐛 2 fixes
Summary
This release primarily focuses on bug fixes, including improvements to exception replay for Celery tasks and safer handling of source code integration environment variables.
🐛 Bug Fixes
- Exception replay: Fixed an issue that prevented snapshots from retrieving local variables from traceback frames from exceptions thrown by Celery tasks.
- Source code integration: Added checks to ensure DD_GIT_COMMIT_SHA and DD_GIT_REPOSITORY_URL are defined before executing the git command.