v2.4.0
What's Changed
- chore: remove noopfree because passing a nil free function now does not call ddwaf_function_free anymore by @eliottness in #72
- ci: tranfer part of the matrix to a shell script by @eliottness in #71
- refactor: better packaging by @eliottness in #69
- feat: return input truncation information from Context.Run by @RomainMuller in #73
- fix: unqualified use of constants moved by @RomainMuller in #74
- chore: test ARM64 on bare metal by @RomainMuller in #77
- chore: also run containerized tests on ARM by @RomainMuller in #78
- feat: setup timer package by @eliottness in #79
- feat: remove need to link with libm.so.6 by @eliottness in #81
- doc: misc fixes for v2.4 by @eliottness in #80
- feat: context-wide timeout by @eliottness in #75
- refactor: Stats & Metrics by @eliottness in #82
- fix: pointer receiver on a copied struct by @eliottness in #83
Full Changelog: v2.3.2...v2.4.0