Releases: draios/sysdig
0.35.2
What's Changed
- fix(cmake): patch libs to list-views correctly by @therealbobo in #2068
Full Changelog: 0.35.1...0.35.2
0.35.1
What's Changed
- update(ci): bump driverkit to 0.16.3 by @therealbobo in #2059
- update(driverkit): add 7.0.0+driver configs by @therealbobo in #2060
- fix: GKE patch + bump libs 0.14.2 by @therealbobo in #2062
- [EXPERIMENTAL] new(ci): add apple silicon workflow by @therealbobo in #2065
- fix(sysdig): add additional check when grouping field classes by @mrgian in #2066
- fix(scripts): download correct kernel headers on cos aarch64 by @therealbobo in #2067
New Contributors
Full Changelog: 0.35.0...0.35.1
0.35.0
What's Changed
- update(cmake): bump libs to ace53901af1aae25365b1302c0fa7c7ed69821ea by @therealbobo in #2044
- udpate(cmake): bump libs to 68a96aa5b7e34d7893563ded8c3d95bb3e77785f by @therealbobo in #2045
- new(OWNERS): add code owners by @therealbobo in #2047
- update(cmake/modules): bump libs to 0.14.0 by @therealbobo in #2053
- fix(docker): update local docker image by @therealbobo in #2052
- fix(csysdig): fix cpu usage on modern bpf by @therealbobo in #2055
- update(deps): bump libs to 0.14.1 by @therealbobo in #2058
Full Changelog: 0.34.1...0.35.0
0.34.1
What's Changed
- cleanup: remove usage of g_filterlist by @jasondellaluce in #2036
- fix(userspace/sysdig): solve segfault when listing fields by @jasondellaluce in #2037
- update(ci): sign rpm packages with sha256 by @loresuso in #2040
- fix(ci): bump rpm-sign image to fedora 39 by @therealbobo in #2041
Full Changelog: 0.34.0...0.34.1
0.34.0
What's Changed
- fix build with system njson by @Mic92 in #2024
- fix(ci): remove failing driver configs by @therealbobo in #2025
- fix(cmake): bundle tinydir module by @therealbobo in #2026
- update(cmake): bump to libs 0.13.0 and 6.0.1 driver by @therealbobo in #2027
- update(cmake): bump libs to 0.13.1 by @therealbobo in #2031
- update(scripts/driverkit/config): removed 3.0.1 configs by @therealbobo in #2030
- update: add 6.0.1 configs by @therealbobo in #2032
- update(driverkit): update 59fb313475b82f842e9e9bbc1e0e629428c0a4cf configs by @therealbobo in #2033
- update(driverkit): update 4.0.1+driver configs by @therealbobo in #2034
New Contributors
Full Changelog: 0.33.1...0.34.0
0.33.1
What's Changed
- fix(cmake/modules): temp fix for openssl build on aarch64
- update(cmake/modules): bump libs to 59fb313475b82f842e9e9bbc1e0e629428c0a4cf
- update: added 59fb313475b82f842e9e9bbc1e0e629428c0a4cf configs
- update(scripts/driverkit): removed d1f3bd3a5d51b89e90030ff666967f866a1e49f9 configs
- update(docker/builder): added perl-IPC-Cmd package
- update: added d1f3bd3a5d51b89e90030ff666967f866a1e49f9 configs
- update: removed 5.0.1 configs
- update: update 4.0.1 configs
- update: update 3.0.1 configs
- update(scripts/driverkit): removed legacy code
- udpate(ci): bump driverkit to 0.14.0
- ci: added install-sysdig script upload
- update(cmake): bump cmake to 3.5.1
Full Changelog: 0.32.1...0.33.1
0.32.1
What's Changed
- fix: avoid using global filtercheck list with plugins by @jasondellaluce in #2008
Full Changelog: 0.32.0...0.32.1
0.32.0
We are pleased to announce the release of Sysdig 0.32.0! This version introduces several enhancements, bug fixes, and updates across multiple components, including drivers, libraries, configurations, and build optimizations. We are also excited to share that the modern BPF probe is no longer an experimental feature. Here's an overview of the key changes in this release:
What's Changed
- update: bump driver to 5.0.0+driver and libs to 0.11.0-rc1 by @jasondellaluce in #1990
- update(cmake): bump libs 0.11.0 + driver 5.0.1 by @therealbobo in #1991
- update(make): bump libs 0.11.1 by @therealbobo in #1992
- update(make): bump libs 0.11.2 by @therealbobo in #1993
- update: added 5.0.1+driver by @therealbobo in #1994
- update(ci): bump driverkit to 0.13.1 by @therealbobo in #1995
- update: update 4.0.1 configs by @therealbobo in #1996
- update: update 3.0.1 configs by @therealbobo in #1997
- update: removed 4.0.0 configs by @therealbobo in #1998
- update(ci): add selective driver build by @therealbobo in #1999
- update(ci): optimize driver building by @therealbobo in #2001
- update(ci): improve build script for already built drivers by @therealbobo in #2002
- update(cmake/modules): bump libs to 0.11.3 by @therealbobo in #2003
- fix(scripts): fix driver-loader for ubuntu flavors by @therealbobo in #2004
Full Changelog: 0.31.5...0.32.0
0.31.5
What's Changed
- update(cmake): bumped driver to 4.0.1 by @therealbobo in #1978
- Chore(ci): bump driverkit by @therealbobo in #1979
- update(scripts/driverkit/config): update to v4.0.1 1/4 by @therealbobo in #1982
- update(scripts/driverkit/config): update to v4.0.1 2/4 by @therealbobo in #1983
- update(scripts/driverkit/config): update to v4.0.1 3/4 by @therealbobo in #1984
- update(scripts/driverkit/config): update to v4.0.1 4/4 by @therealbobo in #1980
- fix(cmake/modules): added compiler flags for gtest by @therealbobo in #1981
Full Changelog: 0.31.4...0.31.5
0.31.4
This is a patch release to fix the broken download on the scap-driver-loader
script. 🛠️
What's Changed
- Add CI and latest release badges by @R3DRUN3 in #1973
- fix(scripts): wrong bash expansion by @therealbobo in #1976
New Contributors
Full Changelog: 0.31.3...0.31.4