From d483f3f006a08a3e74472b1979f9120a7fd5396d Mon Sep 17 00:00:00 2001 From: AliceProxy Date: Tue, 21 Sep 2021 10:30:55 -0700 Subject: [PATCH 1/3] Add new features to the changelog Signed-off-by: AliceProxy --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cf7f4ac2a..f7722a8851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,18 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest ## RELEASE NOTES +## [1.14.2] September 22, 2021 +[1.14.2]: https://github.com/emissary-ingress/emissary/compare/v1.14.1...v1.14.2 + +### Emissary Ingress and Ambassador Edge Stack + +- Feature: You can now set `respect_dns_ttl` in Ambassador Mappings. When true it configures that upstream's refresh rate to be set to resource record’s TTL +- Feature: You can now set `dns_type` to in Ambassador Mappings to use Envoy's `logical_dns` resolution instead of the default `strict_dns`. + +### Ambassador Edge Stack only + +- Feature: You can now set `preserve_servers` in Ambassador Edge Stack's `DevPortal` resource to configure the DevPortal to use server definitions from the OpenAPI document when displaying connection information for services in the DevPortal. + ## [1.14.1] August 24, 2021 [1.14.1]: https://github.com/emissary-ingress/emissary/compare/v1.14.0...v1.14.1 From 17ec5028b578952040814d769d4e3988bb688565 Mon Sep 17 00:00:00 2001 From: AliceProxy Date: Tue, 21 Sep 2021 11:15:34 -0700 Subject: [PATCH 2/3] change date in changelog Signed-off-by: AliceProxy --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7722a8851..3d253abd1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,7 +75,7 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest - Feature: You can now set `preserve_servers` in Ambassador Edge Stack's `DevPortal` resource to configure the DevPortal to use server definitions from the OpenAPI document when displaying connection information for services in the DevPortal. -## [1.14.1] August 24, 2021 +## [1.14.1] TBD [1.14.1]: https://github.com/emissary-ingress/emissary/compare/v1.14.0...v1.14.1 ### Emissary Ingress and Ambassador Edge Stack From f8be96cf0a04979ce284194ce4d7be30d11a071e Mon Sep 17 00:00:00 2001 From: AliceProxy Date: Tue, 21 Sep 2021 11:17:05 -0700 Subject: [PATCH 3/3] change the other date Signed-off-by: AliceProxy --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d253abd1e..96dd3d0bdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,7 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest ## RELEASE NOTES -## [1.14.2] September 22, 2021 +## [1.14.2] TBD [1.14.2]: https://github.com/emissary-ingress/emissary/compare/v1.14.1...v1.14.2 ### Emissary Ingress and Ambassador Edge Stack @@ -75,7 +75,7 @@ Please see the [Envoy documentation](https://www.envoyproxy.io/docs/envoy/latest - Feature: You can now set `preserve_servers` in Ambassador Edge Stack's `DevPortal` resource to configure the DevPortal to use server definitions from the OpenAPI document when displaying connection information for services in the DevPortal. -## [1.14.1] TBD +## [1.14.1] August 24, 2021 [1.14.1]: https://github.com/emissary-ingress/emissary/compare/v1.14.0...v1.14.1 ### Emissary Ingress and Ambassador Edge Stack