What's Changed
Features
- feat: attribute cgroup_skb events to owning process at ingest by @gma1k in #327
- feat: wire USDT tracing and full DNS answer decode into the agent by @gma1k in #333
Bug Fixes
- fix: gate cross-namespace tracing on target-namespace consent by @gma1k in #328
- fix: bound process_name label cardinality in all metric exporters by @gma1k in #329
- fix: harden session lifecycle and exporter endpoint validation by @gma1k in #330
- fix: strip terminal control sequences from diagnose reports and sort kallsyms in n log n by @gma1k in #331
- fix: redact session/auth headers and harden pid-reuse attribution guard by @gma1k in #332
- fix: harden fastcgi/dns/grpc L7 parsing against malformed input by @gma1k in #334
- fix: resolve container main PID and store Splunk token in a Secret by @gma1k in #335
- fix: harden session child GC, dedup, env parsing, and artifact perms by @gma1k in #336
- fix: harden graph, truncation, nil derefs, and analyzer bounds by @gma1k in #337
- fix: harden cgroup match, numeric conversions, router, and DNS report by @gma1k in #338
Maintenance
- chore(deps): update go modules (non-major) by @renovate[bot] in #325
- chore(release): release 0.13.10 by @gma1k in #326
Full Changelog: v0.13.9...v0.13.10