Skip to content

v0.7.2

Compare
Choose a tag to compare

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 for
    more details. (PR)