Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/current/v26.1/release-v26.1.0-rc.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## v26.1.0-rc.1

Release Date: January 22, 2026

{% include releases/new-release-downloads-docker-image.md release=include.release %}

<h3 id="v26-1-0-rc-1-bug-fixes">Bug fixes</h3>

- Fixed a bug where concurrent updates to a table using multiple column families during a partial index creation could result in data loss, incorrect NULL values, or validation failures in the resulting index. [#166324][#166324]

[#166324]: https://github.com/cockroachdb/cockroach/pull/166324
Loading