Envoy Proxy Releases
Track Envoy proxy releases, xDS API evolution, and Istio version alignment. Upgrade paths, WASM filter support, and version compatibility for service mesh deployments.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Lifecycle Timeline
Visual overview of active support and maintenance windows.
Upgrade Paths
Migration guidance between major versions — breaking changes, effort estimates, and tips.
Breaking Changes
- xDS v2 API fully removed (v3 required since 1.25)
- Deprecated filter names removed
- Changed default connection timeout behaviors
- Updated ext_authz filter API
- Removed legacy Cluster.hosts field (use load_assignment)
Migration Notes
Envoy recommends upgrading one minor version at a time. Each release includes a deprecation log. Use envoy --mode validate to check your config against the new version before deploying. If managed by Istio, upgrade Istio instead.
Breaking Changes
- New default WASM runtime (V8 → wazero on some platforms)
- Enhanced HTTP/3 connection pooling
- Updated default circuit breaker thresholds
- New outlier detection algorithms
Migration Notes
Recent version upgrades are smooth if you keep up with the quarterly cadence. Validate config, update the binary/image, verify via admin /ready endpoint. Most breaking changes are clearly flagged in the deprecation log for 2 releases before removal.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Envoy Proxy 1.28 and older | Critical | High | EOL | Unsupported | Critical | Past EOL — no security patches available |
| Envoy Proxy 1.29/1.30 | Critical | Medium | EOL | Degrading | Critical | Past EOL — upgrade to 1.33+ |
| Envoy Proxy 1.31 | High | Medium | Maintenance | Full | High | Security-only — plan upgrade |
| Envoy Proxy 1.32 | Medium | Low | Supported | Full | Medium | Supported until Oct 2025 |
| Envoy Proxy 1.33 | Low | Low | Active | Full | Low | Current supported — recommended |
| Envoy Proxy 1.34 | None | Low | Active | Full | Low | Latest — recommended for new deployments |
Envoy follows a quarterly release cadence. Each version gets ~12 months of support. Running 3+ versions behind means you are past EOL. Risk assessed March 2026.
Envoy Version Feature Comparison
Side-by-side feature differences across major versions.
| Feature | 1.28 | 1.30 | 1.32 | 1.34 |
|---|---|---|---|---|
| xDS API version | v3 | v3 | v3 | v3 |
| WASM filter ABI | Stable | Stable | Enhanced | Enhanced |
| HTTP/3 (QUIC) | Stable | Stable | Enhanced | Enhanced |
| gRPC-native load balancing | Stable | Enhanced | Enhanced | Enhanced |
| ext_authz v3 | Stable | Stable | Enhanced | Enhanced |
| OpenTelemetry tracing | Stable | Stable | Enhanced | Enhanced |
| Dual-stack IPv4/IPv6 | Partial | Stable | Stable | Stable |
| Matching API (xDS routing) | Stable | Enhanced | Enhanced | Enhanced |
| Access log filters | Basic | Enhanced | Enhanced | Advanced |
| Istio alignment | 1.20 | 1.22 | 1.24 | 1.26 (est) |
Embed Badges
Add live Envoy Proxy status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Envoy Proxy releases and lifecycle.