We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5418746 commit daa3abbCopy full SHA for daa3abb
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
Canonical reference for changes, improvements, and bugfixes for Boundary.
4
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
14
## 0.7.1 (2021/11/18)
15
16
### Bug Fixes
0 commit comments