-
tetra: Fix tetra debug progs fail (https://github.com/cilium/tetragon/pull/3235) by @olsajiri
-
tetragon: factor generic maps (https://github.com/cilium/tetragon/pull/3257) by @olsajiri
-
fix: nspid assign is not correct (https://github.com/cilium/tetragon/pull/3267) by @arthur-zhang
-
bug: fix assign vfsmnt correctly (https://github.com/cilium/tetragon/pull/3261) by @arthur-zhang
-
[bug] matchPIDs is using first pid only (https://github.com/cilium/tetragon/pull/3255) by @arthur-zhang
-
tetragon: Fix override program pin for fmodret and kprobe multi (https://github.com/cilium/tetragon/pull/3298) by @olsajiri
-
tetra: Add CEL filter to the CLI (https://github.com/cilium/tetragon/pull/3124) by @knrc
-
tetragon: update vmlinux.h (https://github.com/cilium/tetragon/pull/3308) by @olsajiri
-
doc: note that kernels >= 6.11 require new cgroupv1 configs (https://github.com/cilium/tetragon/pull/3284) by @tixxdz
-
tetra: Set default for retries to 1 (https://github.com/cilium/tetragon/pull/3335) by @olsajiri
-
tetragon: assorted fixes (https://github.com/cilium/tetragon/pull/3323) by @olsajiri
-
tetragon: Add map_errors_update_total/map_errors_delete_total metrics (https://github.com/cilium/tetragon/pull/3346) by @olsajiri
-
Add support for struct socket and struct sockaddr. (https://github.com/cilium/tetragon/pull/3358) by @kevsecurity
-
tetragon: map changes (https://github.com/cilium/tetragon/pull/3328) by @olsajiri
-
tetragon: Add GetExecveEntries function (https://github.com/cilium/tetragon/pull/3390) by @olsajiri
-
helm: add cri.enabled, cri.socketHostPath, and cgidmap.enables variables (https://github.com/cilium/tetragon/pull/3382) by @kkourt
metrics: add metrics for cgidmap CRI resolution
-
cgroups: relax deployment detection logic (https://github.com/cilium/tetragon/pull/3400) by @tixxdz
-
tetragon: Move extract code into separate function (https://github.com/cilium/tetragon/pull/3416) by @olsajiri
-
tetragon: assorted fixes (https://github.com/cilium/tetragon/pull/3394) by @olsajiri
-
tetragon: harden actions a bit (https://github.com/cilium/tetragon/pull/3279) by @olsajiri
-
generic sensor: add a dentry type (https://github.com/cilium/tetragon/pull/3423) by @olsajiri
-
gRPC: the deprecated sensors API is now removed. (https://github.com/cilium/tetragon/pull/3437) by @kkourt
-
helm: Removed default toleration (operator: Exists) for the operator Deployment (https://github.com/cilium/tetragon/pull/3442) by @PhilipSchmid
-
Remove kernel version check for LSM Resolve flag (https://github.com/cilium/tetragon/pull/3415) by @ScriptSathi
-
tetragon: Pass argument pointer to extract_arg (https://github.com/cilium/tetragon/pull/3441) by @olsajiri
-
dentry fixes (https://github.com/cilium/tetragon/pull/3450) by @olsajiri
-
rthooks: Fix rootDir in createRuntime hook (https://github.com/cilium/tetragon/pull/3466) by @tpapagian
-
tetra: increase connection timeout to 30s (https://github.com/cilium/tetragon/pull/3468) by @kkourt
-
renovate: add v1.2 for golang 1.23 (https://github.com/cilium/tetragon/pull/3472) by @olsajiri
-
reshufle some packages (https://github.com/cilium/tetragon/pull/3481) by @olsajiri
-
assorted path related fixes (https://github.com/cilium/tetragon/pull/3494) by @olsajiri
-
tetragon: Add extra bounds check to extract_arg (https://github.com/cilium/tetragon/pull/3503) by @olsajiri
-
helm: Allow extending clusterroles and operator configmap (https://github.com/cilium/tetragon/pull/3482) by @lambdanis
-
tracingpolicy: FollowFD, UnfollowFD, and CopyFD actions are deprecarted (https://github.com/cilium/tetragon/pull/3491) by @kkourt
-
pkg/bpf: mount securityfs to check lsm bpf (https://github.com/cilium/tetragon/pull/3512) by @anfedotoff
-
tetragon: assorted heap fixes (https://github.com/cilium/tetragon/pull/3515) by @olsajiri
-
operator: Support running multiple operator replicas simultaneously (https://github.com/cilium/tetragon/pull/3443) by @PhilipSchmid