Releases: falcosecurity/libs
Releases · falcosecurity/libs
0.7.0-rc2
fix(libsinsp/k8s): set api url path to "apps/v1" The k8s client used "extensions/v1beta1" as api url path in order to get metadata for daemonsets, deployments and replicasets. Starting with the v1.16 release of k8s the above mentioned k8s resources are no more served in "extensions/v1beta1" and are now served in "apps/v1" api version. The "apps/v1" api version is available since v1.9 of k8s. Signed-off-by: Aldo Lacuku <[email protected]>
0.7.0-rc1
fix(libscap): bump minimum schema version to 2.0.0 Signed-off-by: Mauro Ezequiel Moltrasio <[email protected]>
1.0.0-alpha2+driver
refactor: change semantic `WITH_DRIVER` to `USE_BUNDLED_DRIVER` Signed-off-by: Leonardo Grasso <[email protected]>
0.7.0-alpha2
refactor: change semantic `WITH_DRIVER` to `USE_BUNDLED_DRIVER` Signed-off-by: Leonardo Grasso <[email protected]>
1.0.0-alpha+driver
docs(README): add a section about versioning Signed-off-by: Leonardo Grasso <[email protected]>
0.7.0-alpha
docs(README): add a section about versioning Signed-off-by: Leonardo Grasso <[email protected]>