diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1f63738d..ac712542c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -411,7 +411,7 @@ href="https://a8r.io/slack">Slack and let us know what you think. meaning that the rate limiter is active. ## [2.0.0-ea] June 24, 2021 -[2.0.0-ea]: https://github.com/emissary-ingress/emissary/compare/v1.14.2...v2.0.0-ea +[2.0.0-ea]: https://github.com/emissary-ingress/emissary/compare/v1.14.3...v2.0.0-ea We're pleased to introduce Emissary-ingress 2.0.0 as a **developer preview**. The 2.X family introduces a number of changes to allow Emissary-ingress to more gracefully handle larger @@ -493,6 +493,14 @@ href="https://a8r.io/slack">Slack and let us know what you think. [#2888]: https://github.com/datawire/ambassador/issues/2888 +## [1.14.3] February 25, 2022 +[1.14.3]: https://github.com/emissary-ingress/emissary/compare/v1.14.2...v1.14.3 + +### Emissary-ingress and Ambassador Edge Stack + +- Security: Upgraded Envoy to address security vulnerabilities CVE-2021-43824, CVE-2021-43825, + CVE-2021-43826, CVE-2022-21654, and CVE-2022-21655. + ## [1.14.2] September 29, 2021 [1.14.2]: https://github.com/emissary-ingress/emissary/compare/v1.14.1...v1.14.2 diff --git a/docs/releaseNotes.yml b/docs/releaseNotes.yml index 6247c9338c..5220fe09ea 100644 --- a/docs/releaseNotes.yml +++ b/docs/releaseNotes.yml @@ -702,6 +702,16 @@ items: docs: topics/install/helm/ type: change + - version: 1.14.3 + date: '2022-02-25' + notes: + - title: Envoy security updates + type: security + body: >- + Upgraded Envoy to address security vulnerabilities CVE-2021-43824, CVE-2021-43825, CVE-2021-43826, + CVE-2022-21654, and CVE-2022-21655. + docs: https://groups.google.com/g/envoy-announce/c/bIUgEDKHl4g + - version: 1.14.2 date: '2021-09-29' notes: