Skip to content

v1.9.0 (unstable)

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 11:40
· 169 commits to master since this release
9e583c2

Changes

  • Remove a libinjection signature (#145)
  • Priority collection, rule and filter simplification (#150)
  • Improve allocation / deallocation performance within the context using a context_allocator (#151)
  • Longest rule data expiration takes precedence for ip_match and exact_match operators (#152)
  • Custom rules support (#154)
  • Add vdso support for aarch64 (#157)

Miscellaneous

  • Upgrade CodeQL Github Action to v2 (#144)
  • Fix broken builds (#147)
  • Benchmark: context destroy fixture (#148)
  • Remove unused json rule files and vendorise aho-corasick submodule (#153)
  • Cancel jobs in progress (#158)