Skip to content

v0.53.0

Latest
Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 05 Feb 21:44
· 4 commits to master since this release
96519dc

v0.53.0

Release date: 05 Feb 2025

AppVersion: v1.110.0
AppVersion: v1.6.1

  • SECURITY: upgrade Go builder from Go1.23.4 to Go1.23.5. See the list of issues addressed in Go1.23.5.

  • Dependency: vmoperator: Updated default versions for VM apps to v1.110.0 version

  • FEATURE: vmalertmanagerconfig: add thread_message_id to telegram_configs definition. It's supported by alertmanager v0.28.0+. See this issue for details.

  • FEATURE: vlogs: support VLogs in VMUser targetRefs.crd

  • BUGFIX: vmoperator: properly check Pod state during StatefulSet rolling upgrade procedure. See this issue for details.

  • BUGFIX: vmagent: properly upscale on shardCount change. See this issue for details.

  • BUGFIX: vmauth: properly apply vmuser changes. See this PR for details.