Bug Fixes
- django: Fixes an issue where
http.route
was only set ifuse_handler_resource_format
anduse_legacy_resource_format
were 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