Sysdig v10.7.0 Release Notes

Release Date: 2020-11-07 // over 3 years ago

Previous changes from v0.27.1

  • ๐Ÿ†• 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]