Notes
This release of the Python agent includes minor bug fixes.
Bug Fixes
- Fix incorrect wrapper in grpc instrumentation.
_MultiThreadedRendezvous._next
was wrapped with the instrumentation designed for _MultiThreadedRendezvous.result
. This issue has been resolved as of this agent version.