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 04508a8 Add blog entry and release notes for Camel 3.7.6 04508a8 is described below commit 04508a80635b4f8f345640d91612235057fffa76 Author: Gregor Zurowski <gre...@zurowski.net> AuthorDate: Tue Oct 5 07:54:28 2021 +0200 Add blog entry and release notes for Camel 3.7.6 --- content/blog/2021/10/RELEASE-3.7.6/featured.png | Bin 0 -> 3975989 bytes content/blog/2021/10/RELEASE-3.7.6/index.md | 19 +++++++++++++++++++ content/releases/release-3.7.6.md | 16 ++++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/content/blog/2021/10/RELEASE-3.7.6/featured.png b/content/blog/2021/10/RELEASE-3.7.6/featured.png new file mode 100644 index 0000000..e5077f5 Binary files /dev/null and b/content/blog/2021/10/RELEASE-3.7.6/featured.png differ diff --git a/content/blog/2021/10/RELEASE-3.7.6/index.md b/content/blog/2021/10/RELEASE-3.7.6/index.md new file mode 100644 index 0000000..bc4bb7d --- /dev/null +++ b/content/blog/2021/10/RELEASE-3.7.6/index.md @@ -0,0 +1,19 @@ +--- +title: "RELEASE 3.7.6" +date: 2021-10-05 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 3.7.6 LTS release" +--- + + +The Camel community announces the immediate availability of Camel 3.7.6 (LTS), a new patch release with 15 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.7.6/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, + +Gregor Zurowski diff --git a/content/releases/release-3.7.6.md b/content/releases/release-3.7.6.md new file mode 100644 index 0000000..39d981a --- /dev/null +++ b/content/releases/release-3.7.6.md @@ -0,0 +1,16 @@ +--- +date: 2021-10-05 +eol: 2022-01-01 +draft: false +type: release-note +version: 3.7.6 +title: "Release 3.7.6" +preview: "New patch release 3.7.6" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12350411 +category: camel +kind: lts +--- + +This release is the new Camel 3.7.6 LTS release.