Skip to content

v0.56.0

Latest
Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 15 Apr 18:54
· 6 commits to master since this release
a279a0b

v0.56.0

Release date: 15 Apr 2025

AppVersion: v1.115.0
AppVersion: v1.18.0

**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 and VM_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 and tls_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.