mirror of https://github.com/hashicorp/consul
Backport of Update Envoy compatibility matrices to include consul 1.20.x and dataplane 1.6.x into release/1.20.x (#21853)
* backport of commitpull/21876/head4297efed9d
* backport of commit2b42b98928
* backport of commitc18868a4e5
* backport of commit019332f031
--------- Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
parent
d10c9f16a3
commit
bdeb6eefe2
|
@ -108,6 +108,7 @@ apply to both Consul Enterprise and Consul community edition (CE).
|
|||
|
||||
| Consul Version | Default `consul-dataplane` Version | Other compatible `consul-dataplane` Versions |
|
||||
| -------------- | -------------------------------------|----------------------------------------------|
|
||||
| 1.20.x CE | 1.6.x (Envoy 1.31.x) | 1.5.x (Envoy 1.29.x) |
|
||||
| 1.19.x CE | 1.5.x (Envoy 1.29.x) | 1.4.x (Envoy 1.28.x) |
|
||||
| 1.18.x CE | 1.4.x (Envoy 1.28.x) | 1.3.x (Envoy 1.27.x) |
|
||||
| 1.17.x | 1.3.x (Envoy 1.27.x) | 1.4.x (Envoy 1.28.x), 1.2.x (Envoy 1.26.x) |
|
||||
|
@ -122,7 +123,6 @@ until the LTS release reaches its end of maintenance.
|
|||
|
||||
| Consul Version | Default `consul-dataplane` Version | Other compatible `consul-dataplane` Versions |
|
||||
| -------------- | -------------------------------------|----------------------------------------------|
|
||||
| 1.19.x Ent | 1.5.x (Envoy 1.29.x) | 1.4.x (Envoy 1.28.x) |
|
||||
| 1.18.x Ent | 1.4.x (Envoy 1.28.x) | 1.3.x (Envoy 1.27.x) |
|
||||
| 1.15.x Ent | 1.1.x (Envoy 1.26.x) | 1.4.x (Envoy 1.28.x) - 1.0.x (Envoy 1.24.x) |
|
||||
|
||||
|
@ -136,10 +136,6 @@ security fixes.
|
|||
|
||||
| `consul-dataplane` Version Range | Associated Consul Enterprise version | Contained Envoy Binary Version |
|
||||
| -------------------------------- | ---------------------------------------- | ------------------------------ |
|
||||
| 1.5.0 - 1.5.latest | 1.18.x Ent | Envoy 1.29.x |
|
||||
| 1.4.0 - 1.4.latest | 1.18.x Ent | Envoy 1.28.x |
|
||||
| 1.2.0 - 1.2.latest | 1.18.x Ent | Envoy 1.27.x |
|
||||
| 1.2.0 - 1.2.7 | 1.18.x Ent | Envoy 1.27.x |
|
||||
| 1.1.11 - 1.1.latest | 1.15.x Ent | Envoy 1.27.x |
|
||||
| 1.1.9 - 1.1.10 | 1.15.x Ent | Envoy 1.26.x |
|
||||
| 1.1.0 - 1.1.8 | 1.15.x Ent | Envoy 1.25.x |
|
||||
|
|
Loading…
Reference in New Issue