Commit ce38e4ba authored by Maureen Helm's avatar Maureen Helm
Browse files

doc: release: Remove v3.4.0 from the list of supported releases



Only the two most recent mainline releases are supported.

Signed-off-by: default avatarMaureen Helm <maureen.helm@analog.com>
parent 7c7b5fbf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -189,7 +189,6 @@ html_context = {
        ("latest", "/"),
        ("3.6.0", "/3.6.0/"),
        ("3.5.0", "/3.5.0/"),
        ("3.4.0", "/3.4.0/"),
        ("2.7.5 (LTS)", "/2.7.5/"),
    ),
    "display_gh_links": True,
+1 −1
Original line number Diff line number Diff line
@@ -11,4 +11,4 @@ Release notes for end-of-life releases of Zephyr RTOS are kept here for historic
   release-notes-1.?
   release-notes-1.*
   release-notes-2.[0-6]
   release-notes-3.[0-2]
   release-notes-3.[0-4]
+1 −4
Original line number Diff line number Diff line
@@ -62,8 +62,6 @@ Supported Releases
+-----------------+----------------+---------------+
| `Zephyr 3.5.0`_ | 2023-10-20     | 2024-07-26    |
+-----------------+----------------+---------------+
| `Zephyr 3.4.0`_ | 2023-06-16     | 2024-02-29    |
+-----------------+----------------+---------------+

As of 2022-01-01, LTS1 (1.14.x) is not supported and has reached end of life (EOL).

@@ -83,7 +81,7 @@ needs to be changed are to be detailed in the release's migration guide.

   eol_releases
   release-notes-2.7
   release-notes-3.[3-6]
   release-notes-3.[5-6]

Migration Guides
****************
@@ -115,6 +113,5 @@ in the migration guide. This includes:
.. _`GitHub repository`: https://github.com/zephyrproject-rtos/zephyr
.. _`GitHub tagged releases`: https://github.com/zephyrproject-rtos/zephyr/tags
.. _`Zephyr 2.7.5`: https://docs.zephyrproject.org/2.7.5/
.. _`Zephyr 3.4.0`: https://docs.zephyrproject.org/3.4.0/
.. _`Zephyr 3.5.0`: https://docs.zephyrproject.org/3.5.0/
.. _`Zephyr 3.6.0`: https://docs.zephyrproject.org/3.6.0/