What's Changed
Features
- feat(cli): improve spawn pod debug UX and detect kernel Lockdown by @gma1k in #161
- feat: add --app/--label application targeting (ephemeral + managed) by @gma1k in #182
- feat: add libc-independent DNS packet capture with v4/v6 parity by @gma1k in #191
- feat: add application targeting appSelector and ApplicationTrace CRD by @gma1k in #197
- feat: revive dead eBPF probes and correct event data semantics by @gma1k in #204
- feat: deliver per-cgroup resource-limit alerts from the agent by @gma1k in #224
Bug Fixes
- fix: spawn image tag v-prefix mismatch and OLM bundle push auth by @gma1k in #158
- fix: full BPF verifier log on failure + spawn pod argv strip by @gma1k in #166
- fix(cli): spawn pod debug UX and host-aware Lockdown LSM detection by @gma1k in #167
- fix(cli): reap spawn pod orphans by owner-pid liveness by @gma1k in #169
- fix(cli): always surface spawn-pod failure cause instead of bare kubelet error by @gma1k in #172
- fix: default namespace to current kubeconfig context by @gma1k in #185
- fix: timeline bucket overlap (#186) and OLM workflow-scope push by @gma1k in #188
- fix: quieter startup warnings and workstation-side event correlation by @gma1k in #190
- fix: bucket timeline by event clock and clarify DNS fallback log by @gma1k in #192
- fix: add ApplicationTrace to OLM CSV and sync operator RBAC by @gma1k in #200
- fix: anchor BPF event timestamps to wall clock by @gma1k in #202
- fix: wire systemNamespace override, OTLP headers, exporter close order by @gma1k in #207
- fix: export spans once, surface exporter errors, tee event pipeline by @gma1k in #208
- fix: rate-based utilization, metric caps, probe lifecycle, GCS abort by @gma1k in #209
- fix: wire OLM bootstrap image and split quickstart manifests by @gma1k in #211
- fix: harden operator reconcile loops against conflict and drift by @gma1k in #215
- fix: harden agent routing, k8s resolution, and nodespawn lifecycle by @gma1k in #217
- fix: harden exporters, alerting, metrics, and resource monitoring by @gma1k in #218
- fix: harden CLI lifecycle, bundle wire format, and tracer engine by @gma1k in #220
- fix: make BPF builds BTF-complete and harden chart, CI, and tests by @gma1k in #221
- fix(renovate): replace removed ignoreVersions with allowedVersions by @gma1k in #227
Tests
CI / Build
Maintenance
- chore(release): release 0.12.1 by @gma1k in #159
- chore(release): explicit release bumps via release-as in config by @gma1k in #163
- chore(release): release 0.12.2 by @gma1k in #162
- chore(release): align chart version with appVersion via helm extra-file by @gma1k in #170
- chore(release): align chart version with appVersion via yaml updaters by @gma1k in #171
- chore(release): release 0.12.3 by @gma1k in #168
- chore(release): release 0.12.4 by @gma1k in #173
- chore(deps): update go modules (non-major) by @renovate[bot] in #174
- chore(deps): update docker/setup-qemu-action action to v4.1.0 by @renovate[bot] in #175
- chore(deps): update go modules (non-major) to v0.283.0 by @renovate[bot] in #178
- chore(deps): update github actions by @renovate[bot] in #177
- chore(deps): update go modules (non-major) by @renovate[bot] in #179
- chore(deps): update github actions to v4.36.2 by @renovate[bot] in #183
- chore(deps): update go modules (non-major) by @renovate[bot] in #184
- chore(release): release 0.12.5 by @gma1k in #176
- chore(release): release 0.12.6 by @gma1k in #189
- chore(release): release 0.12.7 by @gma1k in #193
- chore(deps): update github actions to v6.0.2 by @renovate[bot] in #194
- chore(deps): update github actions to v7 by @renovate[bot] in #195
- chore(deps): update go modules (non-major) by @renovate[bot] in #199
- chore(release): release 0.12.8 by @gma1k in #196
- chore(deps): update go modules (non-major) by @renovate[bot] in #203
- chore(release): release 0.12.9 by @gma1k in #201
- chore(deps): update go modules (non-major) by @renovate[bot] in #210
- chore(deps): update github actions to v3.21.0 by @renovate[bot] in #212
- chore(deps): update github actions to v4 by @renovate[bot] in #214
- chore(release): release 0.12.10 by @gma1k in #206
- chore(deps): update github actions to v4.2.1 by @renovate[bot] in #219
- chore(deps): update kubernetes ecosystem to v0.36.2 by @renovate[bot] in #223
- chore: trigger release 0.13.0 by @gma1k in #226
- chore(release): release 0.13.0 by @gma1k in #216
Other Changes
- fix: derive docker GO_VERSION from go.mod with GOTOOLCHAIN=auto by @gma1k in #180
- feat: add auto rebase for olm auto release script by @gma1k in #205
- fix/renovate config by @gma1k in #228
Full Changelog: v0.12.0...v0.13.0