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 62831a87 Add release notes and blog entry for Camel 3.20.1 62831a87 is described below commit 62831a87ff840e743e7c4767d3757eab6fe23717 Author: Gregor Zurowski <gre...@zurowski.net> AuthorDate: Sat Jan 7 10:35:02 2023 +0100 Add release notes and blog entry for Camel 3.20.1 --- content/blog/2023/01/RELEASE-3.20.1/featured.jpg | Bin 0 -> 31526 bytes content/blog/2023/01/RELEASE-3.20.1/index.md | 18 ++++++++++++++++++ content/releases/release-3.20.1.md | 17 +++++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/content/blog/2023/01/RELEASE-3.20.1/featured.jpg b/content/blog/2023/01/RELEASE-3.20.1/featured.jpg new file mode 100644 index 00000000..add37328 Binary files /dev/null and b/content/blog/2023/01/RELEASE-3.20.1/featured.jpg differ diff --git a/content/blog/2023/01/RELEASE-3.20.1/index.md b/content/blog/2023/01/RELEASE-3.20.1/index.md new file mode 100644 index 00000000..c44aad00 --- /dev/null +++ b/content/blog/2023/01/RELEASE-3.20.1/index.md @@ -0,0 +1,18 @@ +--- +title: "RELEASE 3.20.1" +date: 2023-01-07 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 3.20.1 LTS release" +--- + + +The Camel community announces the immediate availability of Camel 3.20.1, a patch release with 14 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-3.20.1/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-3.20.1.md b/content/releases/release-3.20.1.md new file mode 100644 index 00000000..cdc582d5 --- /dev/null +++ b/content/releases/release-3.20.1.md @@ -0,0 +1,17 @@ +--- +date: 2023-01-07 +eol: 2023-12-21 +draft: false +type: release-note +version: 3.20.1 +title: "Release 3.20.1" +preview: "New LTS release 3.20.1" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12352703 +category: camel +kind: lts +jdk: [11,17] +--- + +This release is the new Camel 3.20.1 LTS patch release.