Skip to content

0.27.1

Compare
Choose a tag to compare
@gnosek gnosek released this 02 Oct 13:49
67833b2

New features

  • Support minimal build (no kubernetes, kernel module, eBPF, or container support): -DMINIMAL_BUILD=On
  • Support static linking with musl on Alpine Linux: -DMUSL_OPTIMIZED_BUILD=On

Bug fixes

  • Improve startup times on systems with lots of containers [#1676]
  • Fix paths reported in *at events [#1680, #1695]
  • Build fixes for eBPF with recent kernel [#1690]
  • Fix Lua out of memory errors with large captures in Sysdig Inspect [#1694]