Skip to content

Releases: DataDog/go-libddwaf

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

v2.4.0

13 Mar 15:21
d64577c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.4.0

v2.3.2

12 Feb 10:50
fc73969
Compare
Choose a tag to compare

What's Changed

  • feat(encoder): coerce aliases of byte slices as byte slices by @eliottness in #70

Full Changelog: v2.3.1...v2.3.2

v2.3.1

09 Feb 09:56
f547dc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.3.1

v2.2.3

19 Dec 10:20
05ced62
Compare
Choose a tag to compare

What's Changed

  • Improve test matrix comprehensiveness by @RomainMuller in #54
  • refactor!: opt-in with the appsec build tag when cgo is disabled by @eliottness in #57

Full Changelog: v2.2.2...v2.2.3

v2.2.2

07 Dec 09:57
af37d14
Compare
Choose a tag to compare

What's Changed

  • context: decode derivatives even when no event is generated by @Hellzy in #53
  • fix: adjust mutex handling around ddwaf_context by @RomainMuller in #52

Full Changelog: v2.2.1...v2.2.2

v2.2.1

27 Nov 12:05
4373862
Compare
Choose a tag to compare

What's Changed

  • refactor embed storage and packaging for bazel by @eliottness in #50

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 Nov 16:00
f636cfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

14 Nov 12:27
03c4651
Compare
Choose a tag to compare

What's Changed

  • Update go.mod file for v2 by @eliottness in #45
    ⚠️ Retract v2.0.0

Full Changelog: v2.0.0...v2.1.0