v4.4.0
What's Changed
- feat(ruleset): don't embed the ruleset if the build tag datadog.no_waf is set by @eliottness in #142
- chore: use
RTLD_LOCALinstead ofRTLD_GLOBALforDlopenby @RomainMuller in #144 - fix(darwin): close
.dylibfile before returning fromDumpEmbeddedWAFby @RomainMuller in #147 - fix: data race between
libddwaf.Load()andlibddwaf.Usable()by @RomainMuller in #149
Full Changelog: v4.3.2...v4.4.0