Skip to content

Commit b75ea15

Browse files
authored
Merge branch 'main' into 20251106-DOC-14949-max-schema-objects-backwards-incompatible-change
2 parents 4da0fba + ad54603 commit b75ea15

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/current/_includes/releases/v25.2/v25.2.0-alpha.3.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Release Date: April 7, 2025
2424
[#143588][#143588]
2525
- `like_regex` predicate evaluation is now supported in JSONPath queries. For example, `SELECT jsonb_path_query('{}', '"hello" like_regex "^he.*$"');`.
2626
[#143240][#143240]
27-
- Added the `EXPERIMENTAL COPY` option to `RESTORE`, which runs online `RESTORE`, but waits to publish the tables until all data is downloaded.
28-
[#143674][#143674]
2927

3028
<h3 id="v25-2-0-alpha-3-operational-changes">Operational changes</h3>
3129

src/current/cockroachcloud/egress-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Establish a secure network connection from a CockroachDB {{ site.data.products.a
1515
CockroachDB {{ site.data.products.cloud }} supports egress private endpoints with the following cloud services:
1616

1717
- [Amazon Virtual Private Cloud (AWS VPC)](https://aws.amazon.com/vpc/)
18-
- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/)
18+
- [Amazon Managed Streaming for Apache Kafka (MSK)](https://aws.amazon.com/msk/) (MSK Provisioned only. MSK Serverless is not supported.)
1919
- [Google Cloud VPC Private Service Connect (GCP PSC)](https://cloud.google.com/vpc/docs/private-service-connect)
2020
- [Confluent Cloud on GCP or AWS](https://www.confluent.io/confluent-cloud/)
2121

0 commit comments

Comments
 (0)