Skip to content

Commit 16acdfb

Browse files
authored
Merge pull request #40 from datawire/flynn/dev/relnotes-drop-v2
Document than V2 is going away in v2.2.0.
2 parents 90d88cb + ed89047 commit 16acdfb

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Edge Stack, designed for startups.
2222

2323
## UPCOMING BREAKING CHANGES
2424

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+
2532
#### TLS Termination and the `Host` CRD
2633

2734
As of Ambassador Edge Stack v2.0.4, you _must_ supply a `Host` CRD to terminate TLS: it is not

docs/CHANGELOG.tpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ Edge Stack, designed for startups.
2222

2323
## UPCOMING BREAKING CHANGES
2424

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+
2532
#### TLS Termination and the `Host` CRD
2633

2734
As of Ambassador Edge Stack v2.0.4, you _must_ supply a `Host` CRD to terminate TLS: it is not

0 commit comments

Comments
 (0)