Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Deprecations for connect-native SDK and specific connect native APIs #17937

Merged
merged 21 commits into from
Jun 28, 2023
Prev Previous commit
Next Next commit
Update index.mdx
  • Loading branch information
David Yu authored Jun 28, 2023
commit 74e0ec2a05ead2da243086dedab606ff16185afe
3 changes: 2 additions & 1 deletion website/content/docs/connect/native/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ description: >-
and `v1/agent/connect/ca/roots` APIs are deprecated and will be removed in a future release. Although Connect Native
will still operate as designed, we discourage new users from adopting this feature at this time, as we plan to remove the feature
when a future long term replacement such as proxyless GRPC via XDS is delivered (see [GH-10339](https://github.com/hashicorp/consul/issues/10339)).
The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.

~> **Note:** The Native App Integration does not support many of the Consul's service mesh features, and is not under active development.
The [Envoy proxy](/consul/docs/connect/proxies/envoy) should be used for most production environments.

Applications can natively integrate with Consul's service mesh API to support accepting
Expand Down