Skip to content

Commit

Permalink
Merge branch 'main' into 20250210-DOC-11670-enable-racv2-by-default
Browse files Browse the repository at this point in the history
  • Loading branch information
rmloveland authored Feb 14, 2025
2 parents c0e96ba + 8e35769 commit b0e8355
Show file tree
Hide file tree
Showing 90 changed files with 1,173 additions and 634 deletions.
34 changes: 27 additions & 7 deletions src/current/_data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8091,13 +8091,6 @@
docker_arm_limited_access: false
source: true
previous_release: v24.1.11
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: v23.2.20
major_version: v23.2
Expand Down Expand Up @@ -8179,3 +8172,30 @@
docker_arm_limited_access: false
source: true
previous_release: v24.2.9

- release_name: v25.1.0-rc.1
major_version: v25.1
release_date: '2025-02-10'
release_type: Testing
go_version: go1.22.8
sha: 839543761f65547a48b78c10af993545590bded5
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.1.0-beta.3
Original file line number Diff line number Diff line change
Expand Up @@ -474,4 +474,6 @@ auth.gss.conn.latency
auth.jwt.conn.latency
auth.ldap.conn.latency
auth.password.conn.latency
auth.scram.conn.latency
auth.scram.conn.latency
sql.exec.latency.detail
sql.query.unique.count
252 changes: 0 additions & 252 deletions src/current/_data/v25.1/metrics/child-metrics.yml

This file was deleted.

Loading

0 comments on commit b0e8355

Please sign in to comment.