Released at 2025-07-14
-
SECURITY: upgrade Go builder from Go1.24.4 to Go1.24.5. See the list of issues addressed in Go1.24.5.
-
FEATURE: VictoriaLogs cluster: expose
vl_insert_remote_send_errors_total
,vl_select_remote_send_errors_total
andvl_insert_remote_is_reachable
metrics at the/metrics
page for monitoring failed remote insert/select attempts pervlstorage
node and detecting temporarily unavailablevlstorage
nodes. -
BUGFIX: properly return VictoriaLogs version at
./victoria-logs -version
and at thevm_app_version
metric exposed via/metrics
page. See #409. The bug has been introduced in v1.25.0.