Skip to content

v1.51.1

Choose a tag to compare

@func25 func25 released this 18 Aug 18:29
· 188 commits to master since this release
v1.51.1
659783b

Released at 2026-08-18

  • SECURITY: upgrade Go builder from Go1.26.4 to Go1.26.6. See the list of issues addressed in Go1.26.5 and the list of issues addressed in Go1.26.6.

  • BUGFIX: cluster version: allow vlstorage v1.51.1 to accept requests from vlselect versions v1.38.0 through v1.51.0. This allows upgrading vlstorage nodes from older versions to v1.51.1 while vlselect nodes remain on the corresponding older version, and then upgrading the vlselect nodes to v1.51.1, without query downtime caused by an internal protocol mismatch. Starting from v1.52.0, vlstorage no longer accepts requests from vlselect v1.50.0 or earlier. See #1665.