envoy: bump envoy to 1.14.2 (#894)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2020-06-15 07:55:44 -07:00 committed by GitHub
parent 97cead4d08
commit e57f92486a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -6,6 +6,12 @@
- config: add remove_request_headers @cuonglm [GH-702]
## v0.9.1
### Security
- envoy: fixes CVE-2020-11080 by rejecting HTTP/2 SETTINGS frames with too many parameters
## v0.9.0
### New