release: Update changelog for 0.7.2

pull/1798/head
Louis Ruch 4 years ago
parent 86eead3a3e
commit d74611b6f6

@ -31,6 +31,15 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
* plugins/aws: AWS plugin based hosts now include DNS names in addition to the
IP addresses they already provide.
## 0.7.2 (2021/12/14)
### Security
* Boundary now uses Go 1.17.5 to address a security vulnerability (CVE-2021-44716) where
an attacker can cause unbounded memory growth in a Go server accepting HTTP/2 requests.
See the [Go announcement](https://groups.google.com/g/golang-announce/c/hcmEScgc00k) for
more details. ([PR](https://github.com/hashicorp/boundary/pull/1789))
## 0.7.1 (2021/11/18)
### Bug Fixes

Loading…
Cancel
Save