From 25597f8292ae445d17ae8f8358b5747b50ffb963 Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 15:18:24 +0000 Subject: [PATCH 1/8] Update release notes for v25.2-v25.2.7 From a170de28c3367c591eb39a045fc68e2b317563f2 Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 15:18:25 +0000 Subject: [PATCH 2/8] Update release notes for v25.2-v25.2.7 --- src/current/_data/releases.yml | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/src/current/_data/releases.yml b/src/current/_data/releases.yml index f0455d6d3c6..3d0c780193c 100644 --- a/src/current/_data/releases.yml +++ b/src/current/_data/releases.yml @@ -9589,3 +9589,38 @@ docker_arm_limited_access: false source: true previous_release: v25.4.0-beta.1 + + +- release_name: v25.2.7 + major_version: v25.2 + release_date: '2025-10-22' + release_type: Production + go_version: go1.23.12 + sha: 7f9ca6c18e17224aeb77df2762a1d28eab4e3fb8 + has_sql_only: true + has_sha256sum: true + mac: + mac_arm: true + mac_arm_experimental: true + mac_arm_limited_access: false + windows: true + linux: + linux_arm: true + linux_arm_experimental: false + linux_arm_limited_access: false + linux_intel_fips: true + linux_arm_fips: false + docker: + docker_image: cockroachdb/cockroach + docker_arm: true + docker_arm_experimental: false + docker_arm_limited_access: false + source: true + previous_release: v25.2.6 + cloud_only: true + cloud_only_message_short: 'Available only for select CockroachDB Cloud clusters' + cloud_only_message: > + This version is currently available only for select + CockroachDB Cloud clusters. To request to upgrade + a CockroachDB self-hosted cluster to this version, + [contact support](https://support.cockroachlabs.com/hc/requests/new). From 33609474aa9d4d55724fbaab780f0f5b6a9d1d69 Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 15:18:26 +0000 Subject: [PATCH 3/8] Update release notes for v25.2-v25.2.7 --- .../_includes/releases/v25.2/v25.2.7.md | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/current/_includes/releases/v25.2/v25.2.7.md diff --git a/src/current/_includes/releases/v25.2/v25.2.7.md b/src/current/_includes/releases/v25.2/v25.2.7.md new file mode 100644 index 00000000000..31a6dc5b10d --- /dev/null +++ b/src/current/_includes/releases/v25.2/v25.2.7.md @@ -0,0 +1,37 @@ +## v25.2.7 + +Release Date: October 22, 2025 + +{% include releases/new-release-downloads-docker-image.md release=include.release %} + +

Bug fixes

+ +- Fixed a bug where an `INSERT` statement could fail with a type checking error while adding a `BIT(n)` column. [#152964][#152964] +- Fixed a bug where index creation could fail due to validation errors if the schema change was retried or paused/resumed during the backfill. [#153596][#153596] +- Fixed a bug introduced in v25.1.0 that would + cause a node panic if a `SIGINT` signal was sent during the execution of + a `CHECK EXTERNAL CONNECTION` command. [#153601][#153601] +- Fixed a bug where `ALTER POLICY` was incorrectly dropping dependency tracking for functions, sequences, or types in policy expressions. [#153808][#153808] +- Fixed a runtime error that could be hit if a new secondary index had a name collision with a primary index. [#154015][#154015] +- Fixed a bug that caused panics when executing `COPY` into a table with hidden columns and expression indexes. The panic only occurred when the session setting `expect_and_ignore_not_visible_columns_in_copy` was enabled. This bug was introduced with `expect_and_ignore_not_visible_columns_in_copy` in v22.1.0. [#154290][#154290] +- Disable a feature + (kv.lock_table.unreplicated_lock_reliability.split.enabled) that could + lead to a node crash. [#155418][#155418] + +

Miscellaneous

+ +- fixes a bug where the presence of duplicate temporary + tables in a backup caused the restore to fail with an error containing + the text 'restoring table desc and namespace + entries: table already exists'. + Informs: #153722 [#154398][#154398] + + +[#154398]: https://github.com/cockroachdb/cockroach/pull/154398 +[#152964]: https://github.com/cockroachdb/cockroach/pull/152964 +[#153596]: https://github.com/cockroachdb/cockroach/pull/153596 +[#153601]: https://github.com/cockroachdb/cockroach/pull/153601 +[#153808]: https://github.com/cockroachdb/cockroach/pull/153808 +[#154015]: https://github.com/cockroachdb/cockroach/pull/154015 +[#154290]: https://github.com/cockroachdb/cockroach/pull/154290 +[#155418]: https://github.com/cockroachdb/cockroach/pull/155418 From ffd1b7cada227d05bd25a350b5233fccf4f46aad Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 20:54:29 +0000 Subject: [PATCH 4/8] Update release notes for v25.2-v25.2.7 From 39d4a3e0af9478cd232dc296cfae4eb8cc3891d8 Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 20:54:30 +0000 Subject: [PATCH 5/8] Update release notes for v25.2-v25.2.7 --- src/current/_data/releases.yml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/src/current/_data/releases.yml b/src/current/_data/releases.yml index 3d0c780193c..368cd6b470c 100644 --- a/src/current/_data/releases.yml +++ b/src/current/_data/releases.yml @@ -9591,9 +9591,37 @@ previous_release: v25.4.0-beta.1 +- release_name: v25.4.0-beta.3 + major_version: v25.4 + release_date: '2025-10-16' + release_type: Testing + go_version: go1.23.12 + sha: d70350c0c33cc6e0f0a58e0ec9b5e52b9ba40661 + has_sql_only: true + has_sha256sum: true + mac: + mac_arm: true + mac_arm_experimental: true + mac_arm_limited_access: false + windows: true + linux: + linux_arm: true + linux_arm_experimental: false + linux_arm_limited_access: false + linux_intel_fips: true + linux_arm_fips: false + docker: + docker_image: cockroachdb/cockroach-unstable + docker_arm: true + docker_arm_experimental: false + docker_arm_limited_access: false + source: true + previous_release: v25.4.0-beta.2 + + - release_name: v25.2.7 major_version: v25.2 - release_date: '2025-10-22' + release_date: '2025-10-17' release_type: Production go_version: go1.23.12 sha: 7f9ca6c18e17224aeb77df2762a1d28eab4e3fb8 From ac457dc0863a2eb45c4947d260481d36a481f1aa Mon Sep 17 00:00:00 2001 From: Automated Release Bot Date: Thu, 16 Oct 2025 20:54:30 +0000 Subject: [PATCH 6/8] Update release notes for v25.2-v25.2.7 --- src/current/_includes/releases/v25.2/v25.2.7.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/current/_includes/releases/v25.2/v25.2.7.md b/src/current/_includes/releases/v25.2/v25.2.7.md index 31a6dc5b10d..76472f8d0bf 100644 --- a/src/current/_includes/releases/v25.2/v25.2.7.md +++ b/src/current/_includes/releases/v25.2/v25.2.7.md @@ -1,6 +1,6 @@ ## v25.2.7 -Release Date: October 22, 2025 +Release Date: October 17, 2025 {% include releases/new-release-downloads-docker-image.md release=include.release %} @@ -27,11 +27,11 @@ Release Date: October 22, 2025 Informs: #153722 [#154398][#154398] -[#154398]: https://github.com/cockroachdb/cockroach/pull/154398 -[#152964]: https://github.com/cockroachdb/cockroach/pull/152964 -[#153596]: https://github.com/cockroachdb/cockroach/pull/153596 -[#153601]: https://github.com/cockroachdb/cockroach/pull/153601 [#153808]: https://github.com/cockroachdb/cockroach/pull/153808 [#154015]: https://github.com/cockroachdb/cockroach/pull/154015 [#154290]: https://github.com/cockroachdb/cockroach/pull/154290 [#155418]: https://github.com/cockroachdb/cockroach/pull/155418 +[#154398]: https://github.com/cockroachdb/cockroach/pull/154398 +[#152964]: https://github.com/cockroachdb/cockroach/pull/152964 +[#153596]: https://github.com/cockroachdb/cockroach/pull/153596 +[#153601]: https://github.com/cockroachdb/cockroach/pull/153601 From c3e051b115cd7450233f79504ea6e797bd33316e Mon Sep 17 00:00:00 2001 From: Ryan Kuo Date: Thu, 16 Oct 2025 16:56:48 -0400 Subject: [PATCH 7/8] edit release notes --- src/current/_includes/releases/v25.2/v25.2.7.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/src/current/_includes/releases/v25.2/v25.2.7.md b/src/current/_includes/releases/v25.2/v25.2.7.md index 76472f8d0bf..b0daaf57abf 100644 --- a/src/current/_includes/releases/v25.2/v25.2.7.md +++ b/src/current/_includes/releases/v25.2/v25.2.7.md @@ -8,23 +8,12 @@ Release Date: October 17, 2025 - Fixed a bug where an `INSERT` statement could fail with a type checking error while adding a `BIT(n)` column. [#152964][#152964] - Fixed a bug where index creation could fail due to validation errors if the schema change was retried or paused/resumed during the backfill. [#153596][#153596] -- Fixed a bug introduced in v25.1.0 that would - cause a node panic if a `SIGINT` signal was sent during the execution of - a `CHECK EXTERNAL CONNECTION` command. [#153601][#153601] +- Fixed a bug introduced in v25.1.0 that would cause a node panic if a `SIGINT` signal was sent during the execution of a `CHECK EXTERNAL CONNECTION` command. [#153601][#153601] - Fixed a bug where `ALTER POLICY` was incorrectly dropping dependency tracking for functions, sequences, or types in policy expressions. [#153808][#153808] - Fixed a runtime error that could be hit if a new secondary index had a name collision with a primary index. [#154015][#154015] - Fixed a bug that caused panics when executing `COPY` into a table with hidden columns and expression indexes. The panic only occurred when the session setting `expect_and_ignore_not_visible_columns_in_copy` was enabled. This bug was introduced with `expect_and_ignore_not_visible_columns_in_copy` in v22.1.0. [#154290][#154290] -- Disable a feature - (kv.lock_table.unreplicated_lock_reliability.split.enabled) that could - lead to a node crash. [#155418][#155418] - -

Miscellaneous

- -- fixes a bug where the presence of duplicate temporary - tables in a backup caused the restore to fail with an error containing - the text 'restoring table desc and namespace - entries: table already exists'. - Informs: #153722 [#154398][#154398] +- Disabled the `kv.lock_table.unreplicated_lock_reliability.split.enabled` feature, which could lead to a node crash. [#155418][#155418] +- Fixed a bug where the presence of duplicate temporary tables in a backup caused the restore to fail with an error containing the text `restoring table desc and namespace entries: table already exists`. [#154398][#154398] [#153808]: https://github.com/cockroachdb/cockroach/pull/153808 From 71dd2e20aa31ba3282866a3af79ab474b26ec7bb Mon Sep 17 00:00:00 2001 From: Ryan Kuo Date: Fri, 17 Oct 2025 17:43:12 -0400 Subject: [PATCH 8/8] update releases.yml --- src/current/_data/releases.yml | 70 ++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/src/current/_data/releases.yml b/src/current/_data/releases.yml index 368cd6b470c..583867b0c78 100644 --- a/src/current/_data/releases.yml +++ b/src/current/_data/releases.yml @@ -9619,6 +9619,76 @@ previous_release: v25.4.0-beta.2 +- release_name: v24.1.25 + major_version: v24.1 + release_date: '2025-10-17' + release_type: Production + go_version: go1.23.12 + sha: fc938cc8bc2ed39db52fb0fbc6fdda3774827e33 + has_sql_only: true + has_sha256sum: true + mac: + mac_arm: true + mac_arm_experimental: true + mac_arm_limited_access: false + windows: true + linux: + linux_arm: true + linux_arm_experimental: false + linux_arm_limited_access: false + linux_intel_fips: true + linux_arm_fips: false + docker: + docker_image: cockroachdb/cockroach + docker_arm: true + docker_arm_experimental: false + docker_arm_limited_access: false + source: true + previous_release: v24.1.24 + cloud_only: true + cloud_only_message_short: 'Available only for select CockroachDB Cloud clusters' + cloud_only_message: > + This version is currently available only for select + CockroachDB Cloud clusters. To request to upgrade + a CockroachDB self-hosted cluster to this version, + [contact support](https://support.cockroachlabs.com/hc/requests/new). + + +- release_name: v24.3.21 + major_version: v24.3 + release_date: '2025-10-17' + release_type: Production + go_version: go1.23.12 + sha: 1b38d62fc62e6a54d9f6aa92a085421b5d4b5032 + has_sql_only: true + has_sha256sum: true + mac: + mac_arm: true + mac_arm_experimental: true + mac_arm_limited_access: false + windows: true + linux: + linux_arm: true + linux_arm_experimental: false + linux_arm_limited_access: false + linux_intel_fips: true + linux_arm_fips: false + docker: + docker_image: cockroachdb/cockroach + docker_arm: true + docker_arm_experimental: false + docker_arm_limited_access: false + source: true + previous_release: v24.3.20 + cloud_only: true + cloud_only_message_short: 'Available only for select CockroachDB Cloud clusters' + cloud_only_message: > + This version is currently available only for select + CockroachDB Cloud clusters. To request to upgrade + a CockroachDB self-hosted cluster to this version, + [contact support](https://support.cockroachlabs.com/hc/requests/new). + + - release_name: v25.2.7 major_version: v25.2 release_date: '2025-10-17'