File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ Edge Stack, designed for startups.
22
22
23
23
## UPCOMING BREAKING CHANGES
24
24
25
+ #### Envoy V2 API
26
+
27
+ In * Ambassador Edge Stack v2.2.0* , support for the Envoy V2 API will be removed, and Ambassador
28
+ Edge Stack will support only the Envoy V3 API. The ` AMBASSADOR_ENVOY_API_VERSION ` environment
29
+ variable will also be removed. Note that Ambassador Edge Stack has been using the Envoy V3 API
30
+ as its default since v1.14.0.
31
+
25
32
#### TLS Termination and the ` Host ` CRD
26
33
27
34
As of Ambassador Edge Stack v2.0.4, you _ must_ supply a ` Host ` CRD to terminate TLS: it is not
Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ Edge Stack, designed for startups.
22
22
23
23
## UPCOMING BREAKING CHANGES
24
24
25
+ #### Envoy V2 API
26
+
27
+ In *Ambassador Edge Stack v2.2.0*, support for the Envoy V2 API will be removed, and Ambassador
28
+ Edge Stack will support only the Envoy V3 API. The `AMBASSADOR_ENVOY_API_VERSION` environment
29
+ variable will also be removed. Note that Ambassador Edge Stack has been using the Envoy V3 API
30
+ as its default since v1.14.0.
31
+
25
32
#### TLS Termination and the `Host` CRD
26
33
27
34
As of Ambassador Edge Stack v2.0.4, you _must_ supply a `Host` CRD to terminate TLS: it is not
You can’t perform that action at this time.
0 commit comments