This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit fcb0054d6b546349926ccaf9c9b9e0b7fc000956 Author: Gregor Zurowski <[email protected]> AuthorDate: Wed Dec 16 10:47:59 2020 +0100 Add new blog release entry for Camel 3.7.0 --- content/blog/2020/12/RELEASE-3.7.0/featured.png | Bin 0 -> 3975989 bytes content/blog/2020/12/RELEASE-3.7.0/index.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/content/blog/2020/12/RELEASE-3.7.0/featured.png b/content/blog/2020/12/RELEASE-3.7.0/featured.png new file mode 100644 index 0000000..e5077f5 Binary files /dev/null and b/content/blog/2020/12/RELEASE-3.7.0/featured.png differ diff --git a/content/blog/2020/12/RELEASE-3.7.0/index.md b/content/blog/2020/12/RELEASE-3.7.0/index.md new file mode 100644 index 0000000..6bb280f --- /dev/null +++ b/content/blog/2020/12/RELEASE-3.7.0/index.md @@ -0,0 +1,18 @@ +--- +title: "RELEASE 3.7.0" +date: 2020-12-16 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 3.7.0 LTS release" +--- + + +The Camel community announces the immediate availability of Camel 3.7.0, a new LTS release with 185 new features, 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.0/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski
