·
1 commit
to master
since this release
This version adds support for the latest Nginx and OpenResty versions, which include upstream security fixes. It also includes Application Security fixes and fixes for rare crashes.
What's Changed
Functional Changes
- Add support for Nginx 1.30.3 and 1.31.2. #405
- Add support for OpenResty 1.31.1.1. #397
Bug Fixes
- AppSec: fix resource renaming not enabled if AppSec enabled via env. #401
- AppSec: verify JWT-related tags. #372
- Fix some logging statements. #394 #398 #399
- Fix some nullopt deref. #395
Technical Changes
- Upgrade
dd-trace-cppto v2.1.1, which fixes some rare shutdown crashes. #404 - AppSec: Upgrade
lidbdwafto v1.30.1. #395
Full Changelog: v1.19.1...v1.20.0