1.10.0rc3
Pre-release
Pre-release
Bug Fixes
- django: Fixes an issue where
http.routewas only set ifuse_handler_resource_formatanduse_legacy_resource_formatwere set toFalse. - ASM: Resolves installation issues with compiling native code on Windows and unknown platforms.
- dynamic_instrumentation: This change fixes a bug whereby probes that have been disabled/removed from the front-end would not be removed by the client library.
- Ensure DD_REMOTE_CONFIGURATION_ENABLED environment variable disables remote config if set to False.
- httplib: Fixes an issue with patching of http client upon import