We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.6.2
1 parent 807e3d6 commit 9640c43Copy full SHA for 9640c43
1 file changed
plugins/container/CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v0.6.2
4
+
5
+* [`bff3406`](https://github.com/falcosecurity/plugins/commit/bff3406) perf(container): cache cgroup path to container ID resolution results
6
7
+* [`365ae0a`](https://github.com/falcosecurity/plugins/commit/365ae0a) deps(plugins/container): update k8s.io/cri-api and k8s.io/cri-client
8
9
+* [`d1775b1`](https://github.com/falcosecurity/plugins/commit/d1775b1) build(deps): bump github.com/opencontainers/selinux to 1.13.1
10
11
+* [`a1de12e`](https://github.com/falcosecurity/plugins/commit/a1de12e) chore(plugins/container): bump Go version to 1.25
12
13
14
## v0.6.1
15
16
* [`fb763af`](https://github.com/falcosecurity/plugins/commit/fb763af) fix(container): prevent int64 overflow in JSON deserialization
0 commit comments