v0.56.0
Release date: 15 Apr 2025
**Update note 1: config-reloader container now longer uses proxy-protocol for internal web-server if reload-use-proxy-protocol is set.
-
Dependency: vmoperator: Updated default versions for VM apps to v1.115.0 version
-
Dependency: vmoperator: Updated default VLogs v1.18.0 version
-
FEATURE: operator: support
VM_METRICS_VERSIONandVM_LOGS_VERSIONenv variables as a source for all VM and VL related CR image versions -
FEATURE: vmauth: add new field
internalListenPortfor serving internal routes. See this issue and this docs. -
FEATURE: vmauth: add new field
useProxyProtocolfor enabling proxy protocol for vmauth. See this issue. -
FEATURE: vmalertmanager: add runtime configuration validation. See this issue for details.
-
FEATURE: operator: add
StatefulSetvolumeMounts name validation. See this issue for details. -
BUGFIX: vmalertmanagerconfig: properly validate unknown fields at
route.routes,http_configandtls_config. See this issue for details. -
BUGFIX: config-reloader: properly use
reload-use-proxy-protocolflag. See this issue for details. -
BUGFIX: operator: fix shard count backward range bounds, as now it produced shard with negative index.