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 5f11bebc Add release notes and blog entry for Camel 3.14.10 5f11bebc is described below commit 5f11bebc874f1db01eebe13d43fedf13cc1b5aeb Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Thu Nov 9 19:34:22 2023 +0100 Add release notes and blog entry for Camel 3.14.10 --- content/blog/2023/11/RELEASE-3.14.10/featured.jpeg | Bin 0 -> 625206 bytes content/blog/2023/11/RELEASE-3.14.10/index.md | 17 +++++++++++++++++ content/releases/release-3.14.10.md | 17 +++++++++++++++++ 3 files changed, 34 insertions(+) diff --git a/content/blog/2023/11/RELEASE-3.14.10/featured.jpeg b/content/blog/2023/11/RELEASE-3.14.10/featured.jpeg new file mode 100644 index 00000000..36c23a02 Binary files /dev/null and b/content/blog/2023/11/RELEASE-3.14.10/featured.jpeg differ diff --git a/content/blog/2023/11/RELEASE-3.14.10/index.md b/content/blog/2023/11/RELEASE-3.14.10/index.md new file mode 100644 index 00000000..ddda0d84 --- /dev/null +++ b/content/blog/2023/11/RELEASE-3.14.10/index.md @@ -0,0 +1,17 @@ +--- +title: "RELEASE 3.14.10" +date: 2023-11-09 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 3.14.10 LTS release" +--- + +The Camel community announces the immediate availability of Camel 3.14.10 (LTS), a new patch release with 12 improvements and fixes. + +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-3.14.10/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-3.14.10.md b/content/releases/release-3.14.10.md new file mode 100644 index 00000000..395135ba --- /dev/null +++ b/content/releases/release-3.14.10.md @@ -0,0 +1,17 @@ +--- +date: 2023-11-09 +eol: 2023-12-16 +draft: false +type: release-note +version: 3.14.10 +title: "Release 3.14.10" +preview: "New LTS release 3.14.10" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12353330 +category: camel +kind: lts +jdk: [8, 11] +--- + +This release is the new Camel 3.14.10 LTS patch release.