Add Security Support
This commit is contained in:
parent
e76b65f44d
commit
137c632793
1 changed files with 22 additions and 21 deletions
|
@ -5,12 +5,12 @@
|
||||||
Below is a non-exhaustive list of versions and their maintenance status:
|
Below is a non-exhaustive list of versions and their maintenance status:
|
||||||
|
|
||||||
| Version | Release Date | Active Support | Security Support |
|
| Version | Release Date | Active Support | Security Support |
|
||||||
|---------|--------------|--------------------|------------------|
|
|---------|--------------|--------------------|-------------------|
|
||||||
| 3.3 | Jan 06, 2025 | Yes | Yes |
|
| 3.3 | Jan 06, 2025 | Yes | Yes |
|
||||||
| 3.2 | Oct 28, 2024 | Ended Jan 06, 2025 | No |
|
| 3.2 | Oct 28, 2024 | Ended Jan 06, 2025 | No |
|
||||||
| 3.1 | Jul 15, 2024 | Ended Oct 28, 2024 | No |
|
| 3.1 | Jul 15, 2024 | Ended Oct 28, 2024 | No |
|
||||||
| 3.0 | Apr 29, 2024 | Ended Jul 15, 2024 | No |
|
| 3.0 | Apr 29, 2024 | Ended Jul 15, 2024 | No |
|
||||||
| 2.11 | Feb 12, 2024 | Ends Apr 29, 2025 | Ends Feb 01, 2026|
|
| 2.11 | Feb 12, 2024 | Ends Apr 29, 2025 | Ends Feb 01, 2026 |
|
||||||
| 2.10 | Apr 24, 2023 | Ended Feb 12, 2024 | No |
|
| 2.10 | Apr 24, 2023 | Ended Feb 12, 2024 | No |
|
||||||
| 2.9 | Oct 03, 2022 | Ended Apr 24, 2023 | No |
|
| 2.9 | Oct 03, 2022 | Ended Apr 24, 2023 | No |
|
||||||
| 2.8 | Jun 29, 2022 | Ended Oct 03, 2022 | No |
|
| 2.8 | Jun 29, 2022 | Ended Oct 03, 2022 | No |
|
||||||
|
@ -25,9 +25,10 @@ Below is a non-exhaustive list of versions and their maintenance status:
|
||||||
| 1.7 | Sep 24, 2018 | Ended Dec 31, 2021 | No |
|
| 1.7 | Sep 24, 2018 | Ended Dec 31, 2021 | No |
|
||||||
|
|
||||||
??? example "Active Support / Security Support"
|
??? example "Active Support / Security Support"
|
||||||
**Active support**: receives any bug fixes.
|
|
||||||
|
|
||||||
**Security support**: receives only critical bug and security fixes.
|
- **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.
|
This page is maintained and updated periodically to reflect our roadmap and any decisions affecting the end of support for Traefik Proxy.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue