Skip to content

Releases: DataDog/go-libddwaf

v4.0.0

14 May 14:54
a015dbf

Choose a tag to compare

What's Changed

Full Changelog: v3.5.4...v4.0.0

v4.0.0-rc.3

05 May 08:28
eb4d673

Choose a tag to compare

v4.0.0-rc.3 Pre-release
Pre-release

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

24 Apr 10:22
fb26dc8

Choose a tag to compare

v4.0.0-rc.2 Pre-release
Pre-release

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

23 Apr 13:55
e75c425

Choose a tag to compare

v4.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.5.4...v4.0.0-rc.1

v3.5.4

14 Mar 15:44
41059e9

Choose a tag to compare

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3

19 Feb 10:16
18a51e3

Choose a tag to compare

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.5.2

10 Feb 12:06
f20391d

Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.5.2

v3.5.1

29 Oct 14:14
745360a

Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

29 Oct 13:53
290956b

Choose a tag to compare

What's Changed

  • refactor: misc by @eliottness in #110
  • fix(handle): call to ddwaf_init is missing a call to unsafe.KeepAlive by @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

12 Sep 13:22
c26efc5

Choose a tag to compare

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