v4.9.7
📦 datadog-sdkView on GitHub →
🐛 2 fixes
Summary
This release includes bug fixes for CI Visibility, addressing an issue with skipped test details in the Datadog UI, and resolves crashes in uwsgi workers during SIGTERM exits.
🐛 Bug Fixes
- CI Visibility: Resolved an issue where the Datadog UI displayed 'No extra information available' for skipped tests by Intelligent Test Runner due to missing ITR correlation ID on test or suite events.
- Fixed crashes in uwsgi worker when exiting from SIGTERM.