Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@kolyshkin kolyshkin released this 23 Apr 20:43
· 2 commits to main since this release
v0.11.0
0d58afa

What's Changed

  • Add new architectures (LOONGARCH64, M68K, SH, SHEB)
  • Add support for SCMP_FLTATR_CTL_WAITKILL (GetWaitKill, SetWaitKill)
  • Add support for filter precompute (Precompute)
  • Add support for transactions (Transaction{Start,Commit,Reject})
  • Add ExportBPFMem
  • Improve documentation for struct fields
  • Fix TestRuleAddAndLoad for ppc architecture
  • Fix TestRuleAddAndLoad to not use magic number
  • Remove unused get_*_version implementation
  • Test against latest libseccomp and Go versions

Full Changelog: v0.10.0...v0.11.0