Skip to content

Commit daa3abb

Browse files
committed
release: Update changelog for 0.7.2
1 parent 5418746 commit daa3abb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
Canonical reference for changes, improvements, and bugfixes for Boundary.
44

5+
## 0.7.2 (2021/12/14)
6+
7+
### Security
8+
9+
* Boundary now uses Go 1.17.5 to address a security vulnerability (CVE-2021-44716) where
10+
an attacker can cause unbounded memory growth in a Go server accepting HTTP/2 requests.
11+
See the [Go announcement](https://groups.google.com/g/golang-announce/c/hcmEScgc00k) for
12+
more details. ([PR](https://github.com/hashicorp/boundary/pull/1789))
13+
514
## 0.7.1 (2021/11/18)
615

716
### Bug Fixes

0 commit comments

Comments
 (0)