github VictoriaMetrics/VictoriaMetrics v1.136.1

latest releases: pmm-6401-v1.140.0, v1.140.0, v1.136.4...
one month ago

v1.136.1

Released at 2026-03-02

v1.136.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.136.x line will be supported for at least 12 months since v1.136.0 release

  • BUGFIX: all VictoriaMetrics components: return gzip-compressed response instead of zstd-compressed response to the client if Accept-Encoding request header contains both gzip and zstd. This is needed because some clients and proxies improperly handle zstd-compressed responses. See #10535.
  • BUGFIX: vmagent and vmsingle: properly check expired client certificate during mTLS requests. See #10393.
  • BUGFIX: vmsingle and vmstorage in VictoriaMetrics cluster: prevent panic error parsing regexp: expression nests too deeply triggered by large repetition ranges in regex. See VictoriaLogs#1112.
  • BUGFIX: vmstorage in VictoriaMetrics cluster: properly search tenants for multitenant query request. See #10422.
  • BUGFIX: vmstorage in VictoriaMetrics cluster: properly apply extra_filters[] filter when querying vm_account_id or vm_project_id labels via multitenant request for /api/v1/label/…/values API. Before, extra_filters was ignored.
  • BUGFIX: vmsingle and vmselect in VictoriaMetrics cluster: revert the use of rollup result cache for instant queries that contain rate function with a lookbehind window larger than -search.minWindowForInstantRollupOptimization. The cache usage was removed since v1.132.0. See #10098 for more details.
  • BUGFIX: vmui: fix escaping for label names with special characters. See #10485.

Don't miss a new VictoriaMetrics release

NewReleases is sending notifications on new releases.