v26.37.0 release notes - #38100
Open
bosconi wants to merge 2 commits into
Open
Conversation
Adds the v26.37.0 section to the releases index and the v26.37 row to the Self-Managed operator compatibility table. Dates are provisional (Cloud 2026-08-13, Self-Managed 2026-08-14), estimated from the release cadence; the final snapshot sets them for real. Draft with PR links: https://github.com/MaterializeInc/mz-skills/blob/main/data/mz-release-notes/v26.37.0/rc.1/release_notes.md
Lead with the capability and benefit; move the lease-based leader election detail to explain the RBAC requirement. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dates in RC snapshots are provisional until the release ships. One commit is added per snapshot; the final snapshot sets the real dates.
Snapshot drafts (with PR links) in mz-skills:
Borderline PRs omitted: rc.1: 9 — omitted.md#borderline
Needs a call from the release owner: #37932 (an extended-protocol pipeline becomes an implicit transaction) is the most user-visible change in this snapshot — it is the PostgreSQL-compatible pipelining fix for pgx
SendBatch, psycopg pipeline mode, and libpq pipelining. It is held out only because it sits behind the rollout leverenable_extended_protocol_implicit_transaction, whose code default istrueat thev26.37.0-rc.1tag. If it ships on, it should be promoted into Bug Fixes.Note on merge order: this branch is cut from
main, which does not yet carry #37991 (v26.36.0 release notes). Both PRs insert a section directly below the note block at the top of_index.md, so whichever merges second will need a trivial conflict resolution — the v26.37.0 section belongs above v26.36.0.