v2.3.1
What's Changed
- feat: DD_APPSEC_WAF_LOG_LEVEL can be used to enable libddwaf logging by @RomainMuller in #58
- chore: remove some dead code by @RomainMuller in #60
- fix: appropriately type constants by @RomainMuller in #61
- go.mod: upgrade purego v0.5.1 => upgrade purego v0.5.2 by @eliottness in #63
- feat: go1.22 support by @Julio-Guerra in #64
- feat: WAFObject encoder produces truncation information by @RomainMuller in #62
- chore: upgrade libddwaf 1.15.1 -> 1.16.0 by @eliottness in #65
- chore: use smoke-tests from dd-trace-go as an integration test by @RomainMuller in #66
- chore: use github.sha instead of github.ref by @RomainMuller in #67
- fix: ignore byte array fields and add ddwaf:ignore struct tag by @eliottness in #68
Full Changelog: v2.2.3...v2.3.1