What's Changed
- fix: DaemonSet no-events and systemd cgroup driver by @gma1k in #55
- feat: improve cross-environment portability, improve test coverage, and improve docs by @gma1k in #56
- fix: improve cgroup resolution for cri by @gma1k in #57
- feat: harden reliability with stack traces, channel depth metrics, pprof, fuzz test, govulncheck, gosec, and security fixes by @gma1k in #58
- Replace many code lines of vmlinux.h fallback with a minimal stub, since all types it provided are already locally defined or forward-declared in common.h by @gma1k in #59
- feat: add filesystem path extraction, IPv6 fix, event schema V4, runtime probe groups, configurable BPF map sizes, alert thresholds, and unlink/rename event types by @gma1k in #60
- feat: add language-runtime adapters for Redis, Memcached, FastCGI, gRPC, Kafka, USDT, and PII redaction by @gma1k in #61
Full Changelog: v0.8.0...v0.9.0