v2.8.0
·
73 commits
to main
since this release
2.8.0 (2026-03-19)
Bug Fixes
- address regressions and remaining security issues from re-audit (8d7d0cb)
- address remaining bugs, hardening, and test coverage (5de96be)
- migrate console.* to logger, remove request pkg, fix empty catches (a37faa0)
- P1 hardening — GCP log sanitization, Docker non-root, K8s Jobs (6393dba)
- prevent TypeError when alert type has no required env vars (7e1d4a2)
- remove AWS key from logs, add GCP Cloud Storage export/save (00684da)
- security: address critical injection and TLS vulnerabilities (aa09eb0), closes #7332