Skip to content

Commit

Permalink
Backport of docs: simplify Envoy version support docs into release/1.…
Browse files Browse the repository at this point in the history
…15.x (#21335)

backport of commit 055355c
  • Loading branch information
zalimeni authored Jun 17, 2024
1 parent 5f9909a commit ef6e2a6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions website/content/docs/connect/proxies/envoy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@ The following matrix describes Envoy compatibility for the currently supported *

Consul supports **four major Envoy releases** at the beginning of each major Consul release. Consul maintains compatibility with Envoy patch releases for each major version so that users can benefit from bug and security fixes in Envoy. As a policy, Consul will add support for a new major versions of Envoy in a Consul major release. Support for newer versions of Envoy will not be added to existing releases.

_Note: For more on Envoy extended support in Consul Enterprise LTS releases (including 1.15), see the [latest docs](https://developer.hashicorp.com/consul/docs/connect/proxies/envoy)._

| Consul Version | Compatible Envoy Versions |
| ------------------- | -----------------------------------------------------------------------------------|
| 1.15.x | 1.29.4, 1.28.3, 1.27.5, 1.26.8, 1.25.11, 1.24.12, 1.23.12, 1.22.11 |
| 1.14.x | 1.24.12, 1.23.12, 1.22.11, 1.21.6 |
| 1.13.x | 1.23.1, 1.22.5, 1.21.5, 1.20.7 |
| 1.15.x | 1.29.x, 1.28.x, 1.27.x, 1.26.x, 1.25.x, 1.24.x, 1.23.x, 1.22.x |
| 1.14.x | 1.24.x, 1.23.x, 1.22.x, 1.21.x |
| 1.13.x | 1.23.x, 1.22.x, 1.21.x, 1.20.x |

### Envoy and Consul Dataplane

Expand Down

0 comments on commit ef6e2a6

Please sign in to comment.