A maintenance release with proxy protocol support, operator-visible behavior changes, and several correctness fixes. It also updates the Go build dependency with cited security fixes and changes ACL-related and query-name handling.
Action needed (1)
securityhighThe
Go 1.build dependency and cited security fixes26. 1 The build uses
Go 1., which includes security fixes for CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-25679, and CVE-2026-27142.26. 1
Check if affected (2)
securityhighThe
rewriteandaclordering, CVE-2026-26017Applies if you use both
rewriteandacl.Core reorders
rewritebeforeaclto prevent an ACL bypass. This change addresses CVE-2026-26017.securityhigh
plugin/loopquery name generation, CVE-2026-26018Applies if
plugin/loopruns.plugin/loopusescrypto/randto generate query names. This change addresses CVE-2026-26018.