v2.21.11
📦 datadog-sdk
🐛 3 fixes🔧 1 symbols
Summary
This release focuses on improving dynamic instrumentation stability, fixing issues related to generator instrumentation on Python 3.10 and iteration block handling.
🐛 Bug Fixes
- Fixed an issue with the instrumentation of generators when using Python 3.10.
- Fixed an issue where instrumentation of the first line of an iteration block (e.g., for loops) could lead to undefined behavior.
- Prevented an exception when attempting to remove a probe that did not resolve to a valid source code location.
🔧 Affected Symbols
dynamic instrumentation