v1.102.14
Released at 2025-02-21
v1.102.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.102.x line will be supported for at least 12 months since v1.102.0 release
-
SECURITY: upgrade Go builder from Go1.23.5 to Go1.23.6. See the list of issues addressed in Go1.23.6.
-
SECURITY: upgrade base docker image (Alpine) from 3.21.2 to 3.21.3. See Alpine 3.21.3 release notes.
-
BUGFIX:
vminsert
in VictoriaMetrics cluster andvmstorage
in VictoriaMetrics cluster: properly return parsing error for data ingestion. -
BUGFIX: vmalert: fix the auto-generated metrics for alerts and groups. Previously, metrics might be missing after reload. See this issue for the details.