This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new ebe78d8 Add blog about dropping java 8 (#627)
ebe78d8 is described below
commit ebe78d8a297aea2865e8b4617311973dfee1cb12
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Sep 22 14:57:33 2021 +0200
Add blog about dropping java 8 (#627)
* Add blog about dropping java 8
* Apply suggestions from code review
Co-authored-by: Gregor Zurowski <[email protected]>
* Change date
Co-authored-by: Gregor Zurowski <[email protected]>
---
content/blog/2021/09/eol-java8/featured.png | Bin 0 -> 61650 bytes
content/blog/2021/09/eol-java8/index.md | 15 +++++++++++++++
2 files changed, 15 insertions(+)
diff --git a/content/blog/2021/09/eol-java8/featured.png
b/content/blog/2021/09/eol-java8/featured.png
new file mode 100644
index 0000000..8b3895c
Binary files /dev/null and b/content/blog/2021/09/eol-java8/featured.png differ
diff --git a/content/blog/2021/09/eol-java8/index.md
b/content/blog/2021/09/eol-java8/index.md
new file mode 100644
index 0000000..6f4f0d1
--- /dev/null
+++ b/content/blog/2021/09/eol-java8/index.md
@@ -0,0 +1,15 @@
+---
+title: "Java 8 to be dropped by end of 2021"
+date: 2021-09-22
+authors: [davsclaus]
+categories: ["Releases"]
+preview: All Camel projects will drop support for Java 8 by end of 2021
+---
+
+All Camel projects will drop support for Java 8 by end of 2021.
+
+The next LTS release Camel 3.14, scheduled for December 2021, will be the last
+release to support Java 8.
+
+In light of this we will extend the support period of Camel 3.14 from 1 year
to 2 years.
+This means Camel 3.14 will reach its end of life (EOL) at end of December 2023.