From 3a2f8215962ac582bfa82f1d9d9a236a9dcfe7de Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Tue, 17 Dec 2024 11:47:10 +0100 Subject: [PATCH] docs(plugings): update changelogs Signed-off-by: Leonardo Grasso --- plugins/github/CHANGELOG.md | 5 +++++ plugins/k8saudit/CHANGELOG.md | 5 +++++ plugins/k8smeta/CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+) diff --git a/plugins/github/CHANGELOG.md b/plugins/github/CHANGELOG.md index 3f3ea401..4a7619f2 100644 --- a/plugins/github/CHANGELOG.md +++ b/plugins/github/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.8.0 + +* No code changes + ## v0.7.5 * [`980fa2e`](https://github.com/falcosecurity/plugins/commit/980fa2e4) update(plugins/github): upgrade sdk and deps @@ -111,3 +115,4 @@ * [`86b4bc3`](https://github.com/falcosecurity/plugins/commit/86b4bc33) chore(plugins/github): apply suggestions from review + diff --git a/plugins/k8saudit/CHANGELOG.md b/plugins/k8saudit/CHANGELOG.md index d0ccce07..bc0c146b 100644 --- a/plugins/k8saudit/CHANGELOG.md +++ b/plugins/k8saudit/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v0.11.0 + +* [`45e716e`](https://github.com/falcosecurity/plugins/commit/45e716e8) update(k8saudit): bump to v0.11 + + ## v0.10.1 * [`56e3a81`](https://github.com/falcosecurity/plugins/commit/56e3a810) update(plugins/k8saudit): upgrade sdk and deps diff --git a/plugins/k8smeta/CHANGELOG.md b/plugins/k8smeta/CHANGELOG.md index 17e5f23b..414aadaf 100644 --- a/plugins/k8smeta/CHANGELOG.md +++ b/plugins/k8smeta/CHANGELOG.md @@ -1,5 +1,36 @@ # Changelog +## v0.2.1 + +* [`aceb2c2`](https://github.com/falcosecurity/plugins/commit/aceb2c2f) chore(k8smeta): bump k8smeta version to 0.2.1 + +* [`8df5a6b`](https://github.com/falcosecurity/plugins/commit/8df5a6b2) chore(k8smeta): adjust logging level + +* [`8aeeaa5`](https://github.com/falcosecurity/plugins/commit/8aeeaa53) fix(k8smeta): handle missing directories/files during /proc scan + + +## v0.2.0 + +* [`40bbf69`](https://github.com/falcosecurity/plugins/commit/40bbf69c) chore(k8smeta): bump k8smeta plugin version + +* [`4585f3b`](https://github.com/falcosecurity/plugins/commit/4585f3ba) fix(k8smeta): introduce proc-scan to recover the initial host state + +* [`03d5635`](https://github.com/falcosecurity/plugins/commit/03d56355) chore(k8smeta): bump to 0.1.0 + +* [`936a819`](https://github.com/falcosecurity/plugins/commit/936a8190) docs(k8smeta): update README.md + +* [`91119e9`](https://github.com/falcosecurity/plugins/commit/91119e92) chore(k8smeta): bump libs to 0.14.0 + +* [`08b6424`](https://github.com/falcosecurity/plugins/commit/08b6424c) cleanup(k8smeta): rename some variables + +* [`ac5c8fb`](https://github.com/falcosecurity/plugins/commit/ac5c8fbf) update(k8smeta): add a retry log + +* [`93b643c`](https://github.com/falcosecurity/plugins/commit/93b643c5) update(k8smeta): change log verbosity for a log + + +## v0.1.0-alpha + + ## v0.1.0 * [`03d5635`](https://github.com/falcosecurity/plugins/commit/03d56355) chore(k8smeta): bump to 0.1.0