diff --git a/website/content/docs/release-notes/consul/v1_15_x.mdx b/website/content/docs/release-notes/consul/v1_15_x.mdx index cba7ad2f47b3..c21074ab6cca 100644 --- a/website/content/docs/release-notes/consul/v1_15_x.mdx +++ b/website/content/docs/release-notes/consul/v1_15_x.mdx @@ -16,7 +16,7 @@ Current supported extensions include the [Lua](/consul/docs/connect/proxies/envo - **API Gateway support on Linux VM runtimes:** You can now deploy Consul API Gateway on Linux VM runtimes. API Gateway is built into Consul and, when deploying on Linux VM runtimes, is not separately installed software. - ~> **Note:** Support for API Gateway on Linux VM runtimes is considered a ”Beta” feature in Consul 1.15.0. HashiCorp expects to change it to a GA feature as part of a 1.15 patch release in the near future. + ~> **Note:** Support for API Gateway on Linux VM runtimes is considered a "Beta" feature in Consul 1.15.0. HashiCorp expects to change it to a GA feature as part of a 1.15 patch release in the near future. - **Service-to-service troubleshooting:** Consul now includes a built-in tool for troubleshooting communication between services in a service mesh. A new `consul troubleshoot` command is provided to validate communication between upstream and downstream Envoy proxies on VM and Kubernetes deployments. Refer to [Service-to-service troubleshooting overview](https://developer.hashicorp.com/consul/docs/troubleshoot/troubleshoot-services) for more details on how to use the new troubleshooting commands.