Inspektor Gadget v0.4.2 Release Notes.
This release includes a new CLI for the seccomp policy advisor,
integration with BTFGen for extended compatibility with older kernels
and some general improvements.
New Gadget
- Add CLI for seccomp policy advisor (#380)
General Improvements
- Integrate with BTFGen (#387)
- Align naming convention of the generated profiles in seccomp policy advisor (#421)
- Generate client API for trace CRD (#416)
- Change operation name from start to collect in collector gadgets (#409)
- Manage filtering by non-existent node in BCC gadgets (#411)
Bug fixes
- Fix recorded syscalls in seccomp policy advisor (#426)