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/06 10:03:43 UTC

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

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 002b95ba Add release notes and blog entry for Camel 3.14.3
002b95ba is described below

commit 002b95baca48ce081d38171cf6d269cf8a792280
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Fri May 6 12:03:24 2022 +0200

    Add release notes and blog entry for Camel 3.14.3
---
 content/blog/2022/05/RELEASE-3.14.3/featured.jpeg | Bin 0 -> 625206 bytes
 content/blog/2022/05/RELEASE-3.14.3/index.md      |  19 +++++++++++++++++++
 content/releases/release-3.14.3.md                |  17 +++++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/content/blog/2022/05/RELEASE-3.14.3/featured.jpeg b/content/blog/2022/05/RELEASE-3.14.3/featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and b/content/blog/2022/05/RELEASE-3.14.3/featured.jpeg differ
diff --git a/content/blog/2022/05/RELEASE-3.14.3/index.md b/content/blog/2022/05/RELEASE-3.14.3/index.md
new file mode 100644
index 00000000..16bc5d09
--- /dev/null
+++ b/content/blog/2022/05/RELEASE-3.14.3/index.md
@@ -0,0 +1,19 @@
+---
+title: "RELEASE 3.14.3"
+date: 2022-05-06
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.14.3 LTS release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.14.3 (LTS), a new patch release with 28 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.14.3/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+
+Gregor Zurowski
diff --git a/content/releases/release-3.14.3.md b/content/releases/release-3.14.3.md
new file mode 100644
index 00000000..fa8487c0
--- /dev/null
+++ b/content/releases/release-3.14.3.md
@@ -0,0 +1,17 @@
+---
+date: 2022-05-06
+eol: 2023-12-16
+draft: false
+type: release-note
+version: 3.14.3
+title: "Release 3.14.3"
+preview: "New LTS release 3.14.3"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12351400
+category: camel
+kind: lts
+jdk: [8,11]
+---
+
+This release is the new Camel 3.14.3 LTS patch release.