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 95cf6a4  Add blog entry and release notes for Camel 3.12.0
95cf6a4 is described below

commit 95cf6a4a8d08b37c74922c43d3c1b0c953d7253d
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Oct 4 10:20:42 2021 +0200

    Add blog entry and release notes for Camel 3.12.0
---
 content/blog/2021/10/RELEASE-3.12.0/featured.jpeg | Bin 0 -> 625206 bytes
 content/blog/2021/10/RELEASE-3.12.0/index.md      |  18 ++++++++++++++++++
 content/releases/release-3.12.0.md                |  14 ++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/content/blog/2021/10/RELEASE-3.12.0/featured.jpeg 
b/content/blog/2021/10/RELEASE-3.12.0/featured.jpeg
new file mode 100644
index 0000000..36c23a0
Binary files /dev/null and b/content/blog/2021/10/RELEASE-3.12.0/featured.jpeg 
differ
diff --git a/content/blog/2021/10/RELEASE-3.12.0/index.md 
b/content/blog/2021/10/RELEASE-3.12.0/index.md
new file mode 100644
index 0000000..b2cc891
--- /dev/null
+++ b/content/blog/2021/10/RELEASE-3.12.0/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 3.12.0"
+date: 2021-10-04
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.12.0 release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.12.0, a 
new release with 206 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.12.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.12.0.md 
b/content/releases/release-3.12.0.md
new file mode 100644
index 0000000..9af8691
--- /dev/null
+++ b/content/releases/release-3.12.0.md
@@ -0,0 +1,14 @@
+---
+date: 2021-10-04
+draft: false
+type: release-note
+version: 3.12.0
+title: "Release 3.12.0"
+preview: "New minor release 3.12.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12350283
+category: camel
+---
+
+This release is the new Camel 3.12.0 minor release.

Reply via email to