Released at 2026-09-16
-
SECURITY: upgrade Go builder from Go1.26.5 to Go1.26.6. See the list of issues addressed in Go1.26.6.
-
FEATURE: logstorage: upgrade VictoriaLogs dependency from v1.51.0 to v1.52.0.
-
FEATURE: Single-node VictoriaTraces and VictoriaTraces cluster: properly handle HTTP/2 handshake requests (
PRI *) from clients such as the Grafana Tempo datasource to eliminate unnecessary warning logs. -
BUGFIX: Single-node VictoriaTraces and vtstorage in VictoriaTraces cluster: create index correctly for different tenants when they receive trace with the same
trace_idat the same flush period. Thank @MuNeNiCK for the bug report #255.