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_VERSION
andVM_LOGS_VERSION
env variables as a source for all VM and VL related CR image versions -
FEATURE: vmauth: add new field
internalListenPort
for serving internal routes. See this issue and this docs. -
FEATURE: vmauth: add new field
useProxyProtocol
for enabling proxy protocol for vmauth. See this issue. -
FEATURE: vmalertmanager: add runtime configuration validation. See this issue for details.
-
FEATURE: operator: add
StatefulSet
volumeMounts name validation. See this issue for details. -
BUGFIX: vmalertmanagerconfig: properly validate unknown fields at
route.routes
,http_config
andtls_config
. See this issue for details. -
BUGFIX: config-reloader: properly use
reload-use-proxy-protocol
flag. See this issue for details. -
BUGFIX: operator: fix shard count backward range bounds, as now it produced shard with negative index.