Add changelog for 1.13.0-alpha2

This commit is contained in:
Evan Culver 2022-06-21 15:07:13 -07:00
parent 3df475b841
commit 8c63f6d92f
No known key found for this signature in database
GPG Key ID: 3BBE9838C95315C7
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
## 1.13.0-alpha2 (June 21, 2022)
IMPROVEMENTS:
* api: `merge-central-config` query parameter support added to `/catalog/node-services/:node-name` API, to view a fully resolved service definition (especially when not written into the catalog that way). [[GH-13450](https://github.com/hashicorp/consul/issues/13450)]
* connect: Update Envoy support matrix to latest patch releases (1.22.2, 1.21.3, 1.20.4, 1.19.5) [[GH-13431](https://github.com/hashicorp/consul/issues/13431)]
BUG FIXES:
* ui: Fix incorrect text on certain page empty states [[GH-13409](https://github.com/hashicorp/consul/issues/13409)]
## 1.13.0-alpha1 (June 15, 2022)
BREAKING CHANGES: