This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new 11a2da7 Update index.md 11a2da7 is described below commit 11a2da78fa7fa1a516614540924fa214c55f5c60 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Mar 14 19:38:19 2021 +0100 Update index.md Update blog about java 8 still supported --- content/blog/2020/03/LTS-Release-Schedule/index.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/content/blog/2020/03/LTS-Release-Schedule/index.md b/content/blog/2020/03/LTS-Release-Schedule/index.md index 5da86f2..ec92f8a 100644 --- a/content/blog/2020/03/LTS-Release-Schedule/index.md +++ b/content/blog/2020/03/LTS-Release-Schedule/index.md @@ -36,9 +36,9 @@ The tentative release schedule for 2020 is as follows: | 3.2.0 | Apr 2020 | No | | 8, 11 | 3.3.0 | May 2020 | No | | 8, 11 | 3.4.0 | Jun 2020 | Yes | Jun 2021 | 8, 11 -| 3.5.0 | Aug 2020 | No | | 11 -| 3.6.0 | Oct 2020 | No | | 11 -| 3.7.0 | Dec 2020 | Yes | Dec 2021 | 11, 14? +| 3.5.0 | Aug 2020 | No | | 8, 11 +| 3.6.0 | Oct 2020 | No | | 8, 11 +| 3.7.0 | Dec 2020 | Yes | Dec 2021 | 8, 11, 14 {{< /table >}} **NOTE:** The schedule is tentative and subject for change @@ -49,16 +49,14 @@ patch releases. The LTS releases has support for 1-year. For each Camel release, we will mark in the release notes whether it's a LTS or non-LTS release. -## Java 8 and 11 +## Java 8 -Java 8 is planned to be dropped after the first Camel 3 LTS release (currently -planned as Camel 3.4). +Java 8 is still supported, but at some time in the future we will drop Java 8. +Java 8 is best effort supported as Java 11 is the primary version used for development, testing, and QA. -Java 8 was in the beginning planned to be dropped entirely for Camel 3, -but we wanted to allow end users to migrate from Camel 2.x to 3.x without having -to also upgrade from Java 8 to 11 at the same time. So this means that users -can safely migrate from Camel 2.x to Camel 3.4.x and stay on Java 8 and have this supported -until June 2021. We encourage Camel users to move to Java 11 when possible. +## Java 11 + +Java 11 is the primary supported version. ## Java 14