Skip to content

v4.4.0

Choose a tag to compare

@RomainMuller RomainMuller released this 11 Aug 14:34
· 6 commits to main since this release
f3b3d0c

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_LOCAL instead of RTLD_GLOBAL for Dlopen by @RomainMuller in #144
  • fix(darwin): close .dylib file before returning from DumpEmbeddedWAF by @RomainMuller in #147
  • fix: data race between libddwaf.Load() and libddwaf.Usable() by @RomainMuller in #149

Full Changelog: v4.3.2...v4.4.0