Add changelog entry announcing support for API Gateway on VMs

pull/16369/head
Nathan Coleman 2023-02-22 12:57:08 -05:00
parent ba0ddc3c9e
commit d6d90cb9f4
1 changed files with 3 additions and 0 deletions

3
.changelog/16369.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
**API Gateway (Beta)** This version adds support for API Gateway on VMs. API Gateway provides a highly-configurable ingress for requests coming into a Consul network. For more information, refer to the [API Gateway](https://developer.hashicorp.com/consul/docs/connect/gateways/api-gateway) documentation.
```