github inspektor-gadget/inspektor-gadget v0.32.0
Release v0.32.0

17 days ago

Welcome to the v0.32.0 release of Inspektor Gadget.

In this release, we focused on improving our documentation to ease people using and writing their own gadgets.
We also added a new gadget to trace the calls to inotify() and fanotify().

General Improvements

  • tools: Remove check-readme. by @eiffel-fl in #3299
  • container-collection: Add OwnerKind and OwnerName to K8sEnrichment by @burak-ok in #3319
  • Post-release: update gadgets version to v0.31.0 by @alban in #3339
  • columns: add support for displaying event data in Hex format by @Snehil-Shah in #3307
  • example/Dockerfile: Use JSON args to prevent unintended behavior related to OS signals by @burak-ok in #3346
  • image build: allow alternative tinygo by @alban in #3348
  • datasource: Fix order for K8S.NODE by @mqasimsarfraz in #3323
  • gadgetctl/kubectl-gadget: Ensure sorting after combining data from all targets by @blanquicet in #3326
  • ig: Add optional further K8s enrichment (Ownertype and Ownername in this PR) by @burak-ok in #3360
  • New gadget: fsnotify by @alban in #3218
  • Add mechanism to disable pulling image-based gadgets by @eiffel-fl in #3369
  • pkg/operators/cli: Improve log level for errors and avoid blocking other ds when one fails by @blanquicet in #3413
  • pkg/datasource/columns: Default MaxWith attribute based on field type (For int and bool) by @blanquicet in #3414

Bug Fixes

Documentation Improvements

Testing and Continue Integration

New Contributors

Full Changelog: v0.31.0...v0.32.0

Don't miss a new inspektor-gadget release

NewReleases is sending notifications on new releases.