Skip to content

v0.21.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 17:31
· 495 commits to refs/heads/master since this release

What's Changed

libbpf-rs

  • Enabled key iteration on MapHandle objects (formerly possible only on Map objects)
  • Bumped minimum Rust version to 1.64

libbpf-cargo

  • Added Default impl for generated struct types containing pointers
  • Fixed handling of function prototype type declaration inference in BTF and skeleton generation
  • Improved error reporting in build script usage
  • Bumped minimum Rust version to 1.64

Full Changelog: v0.21.1...v0.21.2