v1.11.0
·
92 commits
to master
since this release
What's Changed
- Support of new versions:
- Support of Nginx 1.29.4 and 1.28.1 by @xlamorlette-datadog in #284
- Support of Ingress Nginx 1.14.1 and 1.13.5, and remove support for 1.9.6 by @xlamorlette-datadog in #283
- AppSec:
- Fix
http.client_ipmissing in events by @cataphract in #278 - Fix
ngx_poolconfusion in http/2 path by @cataphract in #276 - Fix websockets bug by @cataphract in #280
- Remove unnecessary condition for body processing by @cataphract in #281
- Fix
Full Changelog: v1.10.0...v1.11.0