Skip to content

Commit

Permalink
Update website/content/docs/release-notes/consul/v1_15_x.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
  • Loading branch information
David Yu and im2nguyen authored Mar 1, 2023
1 parent 19f2801 commit d8fd752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/release-notes/consul/v1_15_x.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: >-
- **Consul Envoy Extensions:** The new Envoy extension system enables you to modify Consul-generated Envoy resources outside of the Consul binary. This will allow extensions to add, delete, and modify Envoy listeners, routes, clusters, and endpoints, enabling support for additional Envoy features without changes to the Consul codebase.
Current supported extensions include the [Lua](/consul/docs/connect/proxies/envoy-extensions#lua) and [AWS Lambda](/consul/docs/connect/proxies/envoy-extensions#lambda) extensions. Refer to [Envoy extensions overview](/consul/docs/connect/proxies/envoy-extensions) for more information on how to use these extensions for Consul service mesh.

- **API Gateway support on Linux VM runtimes:** The Consul API Gateway can now be deployed on Linux VM runtimes. API Gateway is built into Consul and, when deploying on Linux VM runtimes, is not separately installed software.
- **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.

Expand Down

0 comments on commit d8fd752

Please sign in to comment.