Skip to content

Releases: DataDog/go-libddwaf

v3.5.1

29 Oct 14:14
745360a
Compare
Choose a tag to compare

What's Changed

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

v3.5.0

29 Oct 13:53
290956b
Compare
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
Compare
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

v3.3.0

04 Jul 09:56
48f7206
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

07 Jun 11:10
973481c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 May 13:02
d4e28bc
Compare
Choose a tag to compare

What's Changed

  • fix: stop passing empty strings as null ptrs by @Hellzy in #99
  • feat: add actions diagnostics by @Hellzy in #98

Full Changelog: v3.1.0...v3.2.0

v3.1.0

14 May 07:14
0561ed1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 May 10:33
639e12b
Compare
Choose a tag to compare

What's Changed

New Contributors 🎉

Full Changelog: v2.4.2...v3.0.0

v2.4.2

26 Mar 09:34
52b767f
Compare
Choose a tag to compare

What's Changed

  • chore: add CODEOWNER file by @Hellzy in #86
  • fix: report _dd.appsec.waf.duration even when the WAF does not match on anything by @eliottness in #87
  • fix: changes metrics type from uint64 to float64 to be backward compatible by @eliottness in #87

Full Changelog: v2.4.1...v2.4.2

v2.4.1

20 Mar 10:30
3691083
Compare
Choose a tag to compare

What's Changed

  • feat(tools): support for arbitrary version download of libddwaf by @eliottness in #84
  • fix: put back duration_ext metric as the top-level timer by @eliottness in #85

Full Changelog: v2.4.0...v2.4.1