You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2022/05/19 09:21:39 UTC

[camel-website] branch main updated: Add release notes and blog entry for Camel 3.17.0

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 df48bfa0 Add release notes and blog entry for Camel 3.17.0
df48bfa0 is described below

commit df48bfa0dec6b84fad9ddaf7198b3ec21888a421
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Thu May 19 11:21:27 2022 +0200

    Add release notes and blog entry for Camel 3.17.0
---
 content/blog/2022/05/RELEASE-3.17.0/featured.png | Bin 0 -> 3975989 bytes
 content/blog/2022/05/RELEASE-3.17.0/index.md     |  19 +++++++++++++++++++
 content/releases/release-3.17.0.md               |  15 +++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2022/05/RELEASE-3.17.0/featured.png b/content/blog/2022/05/RELEASE-3.17.0/featured.png
new file mode 100644
index 00000000..e5077f55
Binary files /dev/null and b/content/blog/2022/05/RELEASE-3.17.0/featured.png differ
diff --git a/content/blog/2022/05/RELEASE-3.17.0/index.md b/content/blog/2022/05/RELEASE-3.17.0/index.md
new file mode 100644
index 00000000..f98f96f3
--- /dev/null
+++ b/content/blog/2022/05/RELEASE-3.17.0/index.md
@@ -0,0 +1,19 @@
+---
+title: "RELEASE 3.17.0"
+date: 2022-05-19
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.17.0 release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.17.0, a new release with 220 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.17.0/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+
+Gregor Zurowski
diff --git a/content/releases/release-3.17.0.md b/content/releases/release-3.17.0.md
new file mode 100644
index 00000000..1fb39c4b
--- /dev/null
+++ b/content/releases/release-3.17.0.md
@@ -0,0 +1,15 @@
+---
+date: 2022-05-19
+draft: false
+type: release-note
+version: 3.17.0
+title: "Release 3.17.0"
+preview: "New release 3.17.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12351401
+category: camel
+jdk: [11]
+---
+
+This release is the new Camel 3.17.0 release.