v0.66.1
Release date: 06 December 2025
SECURITY: upgrade Go builder from Go1.25.4 to Go1.25.5. See the list of issues addressed in Go1.25.5.
- BUGFIX: vmoperator: remove orphaned ServiceAccount and RBAC resources. See #1665.
- BUGFIX: vmanomaly: properly handle configuration which is missing
reader.queriesin eitherconfigRawYamlorconfigSecret. Previously, it would lead to panic. - BUGFIX: vmanomaly: fix configuration parsing when running in UI mode. Previously, configuration required to use
preset: ui:versioninstead ofpreset: ui.