From 4a7157c204f1e902dfc916c7b05cebff7cf59089 Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Tue, 10 Feb 2026 08:05:40 -0800 Subject: [PATCH 1/2] Stargate for Astra EOL --- modules/ROOT/pages/feasibility-checklists.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/feasibility-checklists.adoc b/modules/ROOT/pages/feasibility-checklists.adoc index d09d8cdf..2b68874f 100644 --- a/modules/ROOT/pages/feasibility-checklists.adoc +++ b/modules/ROOT/pages/feasibility-checklists.adoc @@ -325,7 +325,7 @@ However, the xref:astra-db-serverless:databases:database-limits.adoc#cassandra-c You must adapt your client application to use a consistency level that is supported by both clusters to ensure that the migration is seamless and error-free. {astra} doesn't support the Stargate APIs:: -The Stargate APIs (Document, REST, GraphQL, gRPC) are deprecated for {astra}. +The Stargate APIs (Document, REST, GraphQL, gRPC) don't support {astra}. If you are migrating to {astra} from an origin cluster that uses any of these APIs, your client applications won't work with {astra}. Before you migrate, you must change your applications to use other programmatic access, such as {cass-short} drivers or the {data-api}. For more information, see xref:astra-db-serverless:api-reference:compare-dataapi-to-stargate.adoc[]. From 15e48d5ac1f7713e0b28ac8f4c538245bf8c8f47 Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Wed, 15 Apr 2026 05:10:07 -0700 Subject: [PATCH 2/2] Apply suggestion from @aimurphy --- modules/ROOT/pages/feasibility-checklists.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/feasibility-checklists.adoc b/modules/ROOT/pages/feasibility-checklists.adoc index 3d4835d3..e04ca846 100644 --- a/modules/ROOT/pages/feasibility-checklists.adoc +++ b/modules/ROOT/pages/feasibility-checklists.adoc @@ -325,7 +325,7 @@ However, the xref:astra-db-serverless:databases:database-limits.adoc#cassandra-c You must adapt your client application to use a consistency level that is supported by both clusters to ensure that the migration is seamless and error-free. {astra} doesn't support the Stargate APIs:: -The Stargate APIs (Document, REST, GraphQL, gRPC) don't support {astra}. +{astra} no longer supports the Stargate APIs (Document, REST, GraphQL, gRPC). If you are migrating to {astra} from an origin cluster that uses any of these APIs, your client applications won't work with {astra}. Before you migrate, you must change your applications to use other programmatic access, such as {cass-short} drivers or the {data-api}. For more information, see xref:astra-db-serverless:api-reference:compare-dataapi-to-stargate.adoc[].