From 7cea575b3a5c28f014fb35c42f46079ccbeaeef0 Mon Sep 17 00:00:00 2001 From: David Yu Date: Wed, 28 Jun 2023 10:00:36 -0700 Subject: [PATCH] Update v1_16_x.mdx --- website/content/docs/release-notes/consul/v1_16_x.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/release-notes/consul/v1_16_x.mdx b/website/content/docs/release-notes/consul/v1_16_x.mdx index 90b78b1226..f80677a707 100644 --- a/website/content/docs/release-notes/consul/v1_16_x.mdx +++ b/website/content/docs/release-notes/consul/v1_16_x.mdx @@ -51,7 +51,7 @@ We are pleased to announce the following Consul updates. Consul's API gateway is the recommended alternative to ingress gateway. For ingress gateway features not currently supported by API gateway, equivalent functionality will be added to API gateway over the next several releases of Consul. -- **Connect Native Golang SDK:** The Connect Native golang SDK ([github](https://github.com/hashicorp/consul/tree/main/connect) is deprecated and will be removed in a future release. No further enhancements or maintenance is expected in the future releases. The eventual removal of the SDK is dependent on the delivery of proxyless GRPC via XDS which is tracked on [GH-10339](https://github.com/hashicorp/consul/issues/10339). +- **Connect Native Golang SDK:** The Connect Native [golang SDK](https://github.com/hashicorp/consul/tree/main/connect) is deprecated and will be removed in a future release. No further enhancements or maintenance is expected in the future releases. The eventual removal of the SDK is dependent on the delivery of proxyless GRPC via XDS which is tracked on [GH-10339](https://github.com/hashicorp/consul/issues/10339). - **Connect Native APIs:** The following APIs for Connect Native are deprecated: - `v1/agent/connect/authorize` - used by the SDK to perform intention based authorization checks