-
FEATURE: vmoperator: prettify reconcile diff in logs, now diff objects show only changed JSON fields.
-
FEATURE: vmoperator: introduce VM_LOOPBACK env variable, which allows to override default loopback address, which is either
localhostifVM _ENABLETCP6=trueor127.0.0.1in other cases. Note: this change may cause component rollouts when 127.0.0.1 is used as the loopback address. Make sure to set this env var before upgrading
. -
BUGFIX: vmoperator: recreate STS if immutable fields changed.
-
BUGFIX: vmoperator: pod recreation isn't lost after triggerring StatefulSet delete.
-
BUGFIX: vmdistributed: updated VMAuth config consolidating all VMSelects into a single read and all VMAgents into a si
ngle write backend. -
BUGFIX: vmoperator: fix finalizer cleanup for VLAgent, VLogs, VMAgent, and VMSingle to target the correct resources.
-
BUGFIX: config-reloader:
log-formatoption supported as fallback forloggerFormat. See [#1954](https://gi
thub.com//issues/1954). -
SECURITY: upgrade Go builder from Go1.25.7 to Go1.25.8. See the list of issues addressed in Go1.25.8.