Released at 2026-04-27
-
SECURITY: upgrade base docker image (Alpine) from 3.23.3 to 3.23.4. See Alpine 3.23.4 release notes.
-
BUGFIX: Single-node VictoriaTraces and vtinsert in VictoriaTraces cluster: fix OTLP/gRPC failure with TLS enabled during HTTP/2 ALPN negotiation. See #108 for details. Thank @hklhai for the pull request #136.
-
BUGFIX: Single-node VictoriaTraces and vtinsert in VictoriaTraces cluster: fix parsing error for OTLP/JSON when numeric values are passed as numbers instead of strings. See #134 for details.