github VictoriaMetrics/VictoriaLogs v1.46.0

5 hours ago

Released at 2026-02-23

  • FEATURE: upgrade Go builder from Go1.25.7 to Go1.26.0. See Go 1.26 release notes.

  • FEATURE: querying: sort response fields by their name unless the query ends with a pipe, which preserves the order of the returned fields such as fields and stats. Previously the order of the returned fields was undefined. See #1011.

  • FEATURE: vlagent: add an ability to send logs to remote storage in jsonline format. This is useful for sending logs to other systems (for example, Vector, Fluent Bit, ClickHouse). See these docs for more details.

  • FEATURE: web UI: add support for resizing and reordering columns in Table View. See #76 and #714.

  • FEATURE: web UI: improve group view readability with zebra rows. See #1058.

  • FEATURE: web UI: add none option for hit chart grouping and set it as the default. See #1086.

  • FEATURE: web UI: change group-by toggle behavior to clear grouping instead of resetting it to _stream. See #1059.

  • FEATURE: web UI: add stream fields chips to the Log context modal. See #1065.

  • BUGFIX: LogsQL: prevent from cannot parse already verified regexp panic when special regexp is passed to regexp filter. See #1112.

  • BUGFIX: web UI: fix markdown parsing for log lines starting with tabs in group view.

  • BUGFIX: web UI: fix timestamp rendering according to the selected timezone. See #63.

  • BUGFIX: web UI: fix copy action to copy only selected columns instead of the full log entry.

  • BUGFIX: web UI: fix auto-suggest popup description panel changing when moving the mouse from a hovered item to the description. The description panel is now displayed to the right of the options list, so navigating to it no longer triggers hover events on other list items. See #1117.

Don't miss a new VictoriaLogs release

NewReleases is sending notifications on new releases.