Skip to content

v1.122.1

Compare
Choose a tag to compare
@f41gh7 f41gh7 released this 04 Aug 15:02
· 151 commits to master since this release
847398b

v1.122.1

Released at 2025-08-01

v1.122.x is a line of LTS releases. It contains important up-to-date bugfixes for VictoriaMetrics enterprise.
All these fixes are also included in the latest community release.
The v1.122.x line will be supported for at least 12 months since v1.122.0 release

  • BUGFIX: vmauth: do not configure -httpListenAddr.useProxyProtocol for -httpInternalListenAddr. See this issue #9515 for details.
  • BUGFIX: vmui: always display the tenant selector if the list of tenants is not empty. See #9396.