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 6a174d0  Add release note and blog entry for Camel 3.4.6
6a174d0 is described below

commit 6a174d008a36c714c93b9f03e0ec8d89bba7b782
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Jun 21 13:31:19 2021 +0200

    Add release note and blog entry for Camel 3.4.6
---
 content/blog/2021/06/RELEASE-3.4.5/featured.jpg | Bin 0 -> 671212 bytes
 content/blog/2021/06/RELEASE-3.4.5/index.md     |  18 ++++++++++++++++++
 content/releases/release-3.4.6.md               |  16 ++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2021/06/RELEASE-3.4.5/featured.jpg 
b/content/blog/2021/06/RELEASE-3.4.5/featured.jpg
new file mode 100644
index 0000000..740cf55
Binary files /dev/null and b/content/blog/2021/06/RELEASE-3.4.5/featured.jpg 
differ
diff --git a/content/blog/2021/06/RELEASE-3.4.5/index.md 
b/content/blog/2021/06/RELEASE-3.4.5/index.md
new file mode 100644
index 0000000..6881f51
--- /dev/null
+++ b/content/blog/2021/06/RELEASE-3.4.5/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 3.4.6"
+date: 2021-06-21
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.4.6 patch release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.4.6, the 
last planned patch release for the 3.4 LTS version with 8 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.4.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.4.6.md 
b/content/releases/release-3.4.6.md
new file mode 100644
index 0000000..e835395
--- /dev/null
+++ b/content/releases/release-3.4.6.md
@@ -0,0 +1,16 @@
+---
+date: 2021-06-21
+eol: 2021-06-01
+draft: false
+type: release-note
+version: 3.4.6
+title: "Release 3.4.6"
+preview: "New patch release 3.4.6"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12349520
+category: camel
+kind: lts
+---
+
+This release is the new Camel 3.4.6 patch release.

Reply via email to