This is an automated email from the ASF dual-hosted git repository. gzurowski 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 19c1fc5 Add release note and blog entry for Camel 2.25.4 19c1fc5 is described below commit 19c1fc5af998e5eee68384f792941938b9cbcf94 Author: Gregor Zurowski <gre...@zurowski.net> AuthorDate: Fri May 28 10:30:24 2021 +0200 Add release note and blog entry for Camel 2.25.4 --- content/blog/2021/05/RELEASE-2.25.4/featured.jpg | Bin 0 -> 31526 bytes content/blog/2021/05/RELEASE-2.25.4/index.md | 20 ++++++++++++++++++++ content/releases/release-2.25.4.md | 15 +++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/content/blog/2021/05/RELEASE-2.25.4/featured.jpg b/content/blog/2021/05/RELEASE-2.25.4/featured.jpg new file mode 100644 index 0000000..add3732 Binary files /dev/null and b/content/blog/2021/05/RELEASE-2.25.4/featured.jpg differ diff --git a/content/blog/2021/05/RELEASE-2.25.4/index.md b/content/blog/2021/05/RELEASE-2.25.4/index.md new file mode 100644 index 0000000..72fcf6a --- /dev/null +++ b/content/blog/2021/05/RELEASE-2.25.4/index.md @@ -0,0 +1,20 @@ +--- +title: "RELEASE 2.25.4" +date: 2020-05-28 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of Camel 2.25.4" +--- + + +The Camel community announces the immediate availability of Camel 2.25.4, a new patch release with 10 fixes and improvements. + +The artifacts are published and ready for you to download from Maven Central. For more details please take a look at the [release notes](/releases/release-2.25.4/). + +Please note that the 2.x major version will reach end-of-life (EOL) by January 2022. We plan to release a final Camel 2.25.5 version around that time and include some final patches and dependency upgrades. After that, we will no longer support Camel 2.x. + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-2.25.4.md b/content/releases/release-2.25.4.md new file mode 100644 index 0000000..c0566dc --- /dev/null +++ b/content/releases/release-2.25.4.md @@ -0,0 +1,15 @@ +--- +date: 2021-05-28 +draft: false +type: release-note +version: 2.25.4 +title: "Release 2.25.4" +preview: "New patch release 2.25.4" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12349511 +category: camel +kind: legacy +--- + +This release is the new Camel 2.25.4 patch release.