Skip to content

v0.2.3-libbpf-0.6.1

Compare
Choose a tag to compare
@grantseltzer grantseltzer released this 11 Jan 01:27
· 286 commits to main since this release
088c639

v0.2.3-libbpf-0.6.1

v0.2.3-libbpf-0.6.1 is a small but impactful release that contains newly implemented libbpf apis, adds many new helper functions, and various quality of life fixes.

Breaking changes

  • #89 contains breaking changes to the helper functions used for parsing system call arguments

New APIs

  • Map batch operations (#97)
  • Program pinning (#96)

New Helpers

  • Parsing of raw arguments from system calls (#89)
  • Security lockdown type detection (#103)