Releases: DataDog/go-libddwaf
Releases · DataDog/go-libddwaf
v4.0.0
What's Changed
- errors: improve error message for unsupported Go versions by @RomainMuller in #118
- feat: v4.0.0, [email protected] by @RomainMuller in #119
- fix: libddwaf does not accept nullptr-valued blank strings by @RomainMuller in #120
- refactor(timer): replace raw strings by timer.Key for futur use by @eliottness in #121
- feat: remove timeout metrics and rework timer usages by @eliottness in #122
- fix: duplicate symbol github.com/ebitengine/purego.dlopen by @eliottness in #124
Full Changelog: v3.5.4...v4.0.0
v4.0.0-rc.3
What's Changed
- refactor(timer): replace raw strings by timer.Key for futur use by @eliottness in #121
- feat: remove timeout metrics and rework timer usages by @eliottness in #122
Full Changelog: v4.0.0-rc.2...v4.0.0-rc.3
v4.0.0-rc.2
What's Changed
- fix: libddwaf does not accept nullptr-valued blank strings by @RomainMuller in #120
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2
v4.0.0-rc.1
What's Changed
- errors: improve error message for unsupported Go versions by @RomainMuller in #118
- feat: v4.0.0, [email protected] by @RomainMuller in #119
Full Changelog: v3.5.4...v4.0.0-rc.1
v3.5.4
v3.5.3
v3.5.2
What's Changed
- chore: upgrade to libddwaf v1.22.0 by @RomainMuller in #115
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.0
What's Changed
- refactor: misc by @eliottness in #110
- fix(handle): call to ddwaf_init is missing a call to
unsafe.KeepAliveby @eliottness in #112 - feat: libddwaf v1.20.0 by @RomainMuller in #111
- ci: rollout macos-12, go1.21 and add noblebat, macos-15, go1.23 and amazonlinux:2023 to align with the smoke-tests by @eliottness in #113
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- feat(lib): use memfd on linux instead of dumping libddwaf.so in /tmp by @eliottness in #106
- chore: upgrade libddwaf 1.18.0 -> 1.19.1 by @eliottness in #108
- fix: Don't ignore errors during loading libddwaf shared library by @keisku in #107
- feat: WAF Run Scope support for RASP Metrics by @eliottness in #109
New Contributors
Full Changelog: v3.3.0...v3.4.0