Skip to content

v0.6.0

Choose a tag to compare

@tonedefdev tonedefdev released this 01 Jun 04:17
· 73 commits to main since this release
7110c92

0.6.0 (2026-06-01)

Bug Fixes

  • address code review defects in Valkey stats migration (8bbc7a3)
  • address second round of code review defects (e6276be)
  • address Security Review findings — scope Valkey ACL, add CPU limit, pin image tag, add .trivyignore (4a7bd68)
  • commit .trivyignore with Valkey CVE suppressions and add CVE-2026-4878 with tracking note (c97fc14)
  • remove left-trim markers from nginx Host proxy_set_header in ui-configmap (b02d2ac)
  • update CVE-2026-4878 tracking issue reference to #68 (85a6947)

Features

  • Merge pull request #69 from tonedefdev/fix/stats-db-as-crd (7110c92)
  • migrate Valkey to valkey-io/valkey-helm subchart with opt-in ACL auth (dc44ca8)
  • replace SQLite stats with Valkey for horizontal scalability (1419403)