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 3e720c7e Add blog entry and release notes for Camel 4.4.4 3e720c7e is described below commit 3e720c7e50ceefc99911408b3d926c09b76dd9fe Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Mon Oct 21 15:08:12 2024 +0200 Add blog entry and release notes for Camel 4.4.4 --- content/blog/2024/10/RELEASE-4.4.4/featured.png | Bin 0 -> 243818 bytes content/blog/2024/10/RELEASE-4.4.4/index.md | 17 +++++++++++++++++ content/releases/release-4.4.4.md | 17 +++++++++++++++++ 3 files changed, 34 insertions(+) diff --git a/content/blog/2024/10/RELEASE-4.4.4/featured.png b/content/blog/2024/10/RELEASE-4.4.4/featured.png new file mode 100644 index 00000000..a9a95d3b Binary files /dev/null and b/content/blog/2024/10/RELEASE-4.4.4/featured.png differ diff --git a/content/blog/2024/10/RELEASE-4.4.4/index.md b/content/blog/2024/10/RELEASE-4.4.4/index.md new file mode 100644 index 00000000..8cbaa2fb --- /dev/null +++ b/content/blog/2024/10/RELEASE-4.4.4/index.md @@ -0,0 +1,17 @@ +--- +title: "RELEASE 4.4.4" +date: 2024-10-21 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 4.4.4 release" +--- + +The Camel community announces the immediate availability of the Camel 4.4.4 patch release with 41 bug fixes and improvements. + +The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the [release notes](/releases/release-4.4.4/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-4.4.4.md b/content/releases/release-4.4.4.md new file mode 100644 index 00000000..c709034b --- /dev/null +++ b/content/releases/release-4.4.4.md @@ -0,0 +1,17 @@ +--- +date: 2024-10-21 +eol: 2025-02-17 +draft: false +type: release-note +version: 4.4.4 +title: "Release 4.4.4" +preview: "New LTS release 4.4.4" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12354878 +category: camel +kind: lts +jdk: [17, 21] +--- + +This release is the new Camel 4.4.4 LTS patch release.