Skip to content

Commit 71cb55a

Browse files
authored
Follow-up: Deprecation updates (#456)
* Update maintenance.adoc * Update modules/manage/pages/maintenance.adoc
1 parent fa6312d commit 71cb55a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

modules/manage/pages/maintenance.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,17 @@ See also: link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[Cloud
115115
|===
116116
| Deprecated in | Feature | Details
117117

118+
| November 2025 | Subset of TLS v1.2 cipher suites a| The following TLSv1.2 cipher suites will no longer be used for managed services such as Schema Registry, HTTP Proxy, and Kafka API:
119+
120+
- AES128-GCM-SHA256
121+
- AES256-GCM-SHA384
122+
- ECDHE-RSA-AES128-SHA
123+
- AES128-SHA
124+
- AES128-CCM
125+
- ECDHE-RSA-AES256-SHA
126+
- AES256-SHA
127+
- AES256-CCM
128+
118129
| May 2025 | Cloud API beta versions a| The Cloud Control Plane API versions v1beta1 and v1beta2, and Data Plane API versions v1alpha1 and v1alpha2 are deprecated. These Cloud API versions will be removed in a future release and are not recommended for use.
119130

120131
The deprecation timeline is:
@@ -137,4 +148,4 @@ To check the version of your Private Service Connect attachment, run:
137148
`gcloud compute service-attachments list --filter="region:( ${GCP_REGION} )"`
138149

139150
The attachment name should show the suffix `psc2`; for example, `projects/my-gcp-project/regions/us-west1/serviceAttachments/rp-d0f0mqk5ktzznib2j9g-psc2`. If the name shows the suffix `psc`, then you have the deprecated version. To upgrade, contact https://support.redpanda.com/hc/en-us/requests/new[Redpanda Support^].
140-
|===
151+
|===

0 commit comments

Comments
 (0)