Skip to content

Releases: DataDog/go-libddwaf

v4.6.1

27 Oct 10:31
7805d09

Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.6.1

v4.6.0

16 Oct 13:09
ecf3e6a

Choose a tag to compare

What's Changed

cc @M4TTRX

Full Changelog: v4.5.0...v4.6.0

v4.5.0

18 Sep 11:28
43e55d4

Choose a tag to compare

What's Changed

  • chore: update default ruleset to 1.15.1 by @dd-k9-library-go[bot] in #148
  • feat: upgrade libddwaf v1.25.1 -> v1.28.1 by @eliottness in #151
  • [SINT-3848] 🔒 Pin GitHub Actions to specific SHA versions for enhanced security by @juliendoutre in #150

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

11 Aug 14:34
f3b3d0c

Choose a tag to compare

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

v4.3.2

07 Aug 16:46
2d6af48

Choose a tag to compare

This fixes an issue that can cause kernel panics or spontaneous reboots on macOS hosts with Apple M4 CPUs running multiple concurrent processes using this package at the same time.

Full Changelog: v4.3.1...v4.3.2

v4.3.1

16 Jul 07:52
d7dfbff

Choose a tag to compare

What's Changed

  • chore: don't bake-in the default ruleset on Windows by @RomainMuller in #139
  • chore: fix ruleset updater workflow not working by @RomainMuller in #140
  • chore: update default ruleset to 1.15.0 by @dd-k9-library-go[bot] in #141

New Contributors

  • @dd-k9-library-go[bot] made their first contribution in #141

Full Changelog: v4.3.0...v4.3.1

v4.3.0

07 Jul 09:32
b25467a

Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

10 Jun 12:31
d393997

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

19 May 13:25
5411c95

Choose a tag to compare

What's Changed

  • refactor: change visibility to public of the decodeObject method by @e-n-0 in #125

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

14 May 15:19
9db36d2

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0