Traefik Releases
Track Traefik proxy releases and version lifecycle. Migration guidance for v2 to v3, provider compatibility, middleware changes, and Docker/Kubernetes integration updates.
—
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
- Deprecated v2 fields removed (require migration)
- Middleware chain configuration restructured
- EntryPoints TLS configuration syntax changed
- Docker provider label format updated for some features
- Kubernetes CRD apiVersion bumped
- Metrics moved to OpenTelemetry-native (Prometheus still supported)
- Some CLI flags renamed or removed
Migration Notes
Traefik provides an official migration guide and a traefik-migration-tool CLI that scans your config and highlights breaking changes. Most configs need 10-30 line changes. The biggest gotcha is middleware chains: if you had custom retry/rateLimit middleware, review the new syntax. Test with --api.insecure and --log.level=DEBUG before going live.
Breaking Changes
- WASM plugin improvements (may affect custom plugins)
- Enhanced HTTP/3 connection handling
- Updated default timeouts
Migration Notes
Minor version upgrades within v3 are smooth. Update the image tag, review the changelog for any deprecation warnings, restart. No config changes needed for standard setups.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Traefik 2.9 and older | Critical | High | Abandoned | Degrading | Critical | No patches — upgrade to v3 immediately |
| Traefik 2.10 | Critical | High | Unsupported | Full | Critical | Past EOL — no patches |
| Traefik 2.11 | High | Medium | Maintenance | Full | High | Security-only patches — migrate to v3 |
| Traefik 3.0 | Medium | Low | Supported | Full | Medium | Upgrade to latest 3.x for new features |
| Traefik 3.1 | Low | Low | Active | Full | Low | Supported — on upgrade path |
| Traefik 3.2 | Low | Low | Active | Full | Low | Current stable — recommended |
Risk assessment based on Traefik Labs support policy, security patch availability, and provider compatibility. Assessed March 2026.
Traefik Version Feature Comparison
Side-by-side feature differences across major versions.
| Feature | 2.10 | 2.11 | 3.0 | 3.1 | 3.2 |
|---|---|---|---|---|---|
| HTTP/3 (QUIC) | Experimental | Experimental | Stable | Stable | Enhanced |
| WASM plugins | No | No | Experimental | Stable | Stable |
| OpenTelemetry tracing | No | Partial | Native | Native | Native |
| Kubernetes Gateway API | Experimental | Experimental | Stable | Stable | Enhanced |
| Docker provider | Stable | Stable | Stable | Stable | Stable |
| Auto Let's Encrypt | Stable | Stable | Stable | Stable | Stable |
| Consul Catalog provider | Stable | Stable | Stable | Stable | Stable |
| Middleware chain | v2 syntax | v2 syntax | v3 syntax | v3 syntax | v3 syntax |
| SPIFFE/mTLS support | Experimental | Experimental | Stable | Stable | Stable |
| Metrics (Prometheus/OTEL) | Prometheus | Prometheus | Both | Both | Both |
Embed Badges
Add live Traefik 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 Traefik releases and lifecycle.