diff --git a/CHANGELOG.md b/CHANGELOG.md index 2039d597f9a..5db4dc5848e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ Changelogs for versions not listed here can be found at https://github.com/DataDog/dd-trace-py/releases +--- + +## 2.16.7 + + +### Bug Fixes + +- ASM: This fix resolves an issue where AppSec was using a patched JSON loads, creating telemetry errors. + +- LLM Observability: This fix resolves an issue where `LLMObs.enable()` ignored global patch configurations, specifically + the `DD_TRACE__ENABLED` and `DD_PATCH_MODULES` environment variables. + +- ASM: This fix resolves an issue where AppSec was using a patched request and builtins functions, creating telemetry errors. + + --- ## 2.18.1