Back to Traefik

Releases

docs/content/deprecation/releases.md

3.7.112.4 KB
Original Source

Releases

Versions

Below is a non-exhaustive list of versions and their maintenance status:

VersionRelease DateActive SupportSecurity Support
3.7May 05, 2026YesYes
3.6Nov 07, 2025Ended May 07, 2026Ends Aug 16, 2026
3.5Jul 23, 2025Ended Nov 07, 2025No
3.4May 05, 2025Ended Jul 23, 2025No
3.3Jan 06, 2025Ended May 05, 2025No
3.2Oct 28, 2024Ended Jan 06, 2025No
3.1Jul 15, 2024Ended Oct 28, 2024No
3.0Apr 29, 2024Ended Jul 15, 2024No
2.11Feb 12, 2024Ended Apr 29, 2025Ended Feb 01, 2026

??? example "Active Support / Security Support"

- **Active support**: Receives any bug fixes.

- **Security support**: Receives only critical bug and security fixes.

This page is maintained and updated periodically to reflect our roadmap and any decisions affecting the end of support for Traefik Proxy.

Please refer to our migration guides for specific instructions on upgrading between versions, an example is the v2 to v3 migration guide.

!!! important "All target dates for end of support or feature removal announcements may be subject to change."

Versioning Scheme

The Traefik Proxy project follows the semantic versioning scheme and maintains a separate branch for each minor version. The main branch always represents the next upcoming minor or major version.

And these are our guiding rules for version support, as of Traefik v3.6:

  • Every minor is supported for 6 months from its GA release date, which means several minor versions can be supported at the same time
  • The last minor after releasing a new major is supported for 2 years following the major release (starting with v3)
  • Previous rules are subject to change and in such cases an announcement will be made publicly, here is an example extending v1.x branch support.

!!! note "Versions released before v3.6"

These rules apply starting with Traefik v3.6. Before that, only the latest `minor` was on active support at any given time, and support for a `minor` ended as soon as the next one was released.