Skip to content

v0.25.0-beta.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 22:48

What's Changed

libbpf-rs

  • Added Map::lookup_batch and Map::lookup_and_delete_batch method

libbpf-cargo

  • Represent C enums with custom types and const fields
    • Adjusted Rust correspondents in generated skeletons to no longer be wrapped in MaybeUninit
  • Adjusted SkeletonBuilder::build* methods to return CompilationOutput on success

New Contributors

Full Changelog: v0.24.8...v0.25.0-beta.0