Skip to content

Docs changes for 25.1.6 SHA update #19598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2025
Merged
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
4 changes: 2 additions & 2 deletions src/current/_data/releases.yml
Original file line number Diff line number Diff line change
@@ -9039,10 +9039,10 @@

- release_name: v25.1.6
major_version: v25.1
release_date: '2025-05-05'
release_date: '2025-04-30'
release_type: Production
go_version: go1.23.7
sha: 8277f164925ba5fb24d987ff1af4703d5f084da1
sha: 9af34db410ad57b58a35d8251d7c4fe1ddfcec69
has_sql_only: true
has_sha256sum: true
mac:
5 changes: 4 additions & 1 deletion src/current/_includes/releases/v25.1/v25.1.6.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## v25.1.6

Release Date: May 5, 2025
Release Date: April 30th, 2025

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

@@ -50,6 +50,8 @@ Release Date: May 5, 2025
[#144018][#144018]
- Fixed a bug that could cause a stack overflow during execution of a prepared statement that invoked a PL/pgSQL routine with a loop. The bug existed in versions v23.2.22, v24.1.15, v24.3.9, v25.1.2, v25.1.3, and pre-release versions of v25.2 prior to v25.2.0-alpha.3.
[#144031][#144031]
- Fixed a bug that could lead to a node stall.
[#146410][#146410]

<h3 id="v25-1-6-performance-improvements">Performance improvements</h3>

@@ -81,3 +83,4 @@ Release Date: May 5, 2025
[#143520]: https://github.com/cockroachdb/cockroach/pull/143520
[#143634]: https://github.com/cockroachdb/cockroach/pull/143634
[#143794]: https://github.com/cockroachdb/cockroach/pull/143794
[#146410]: https://github.com/cockroachdb/cockroach/pull/146410