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 2019/09/22 20:29:37 UTC

[camel-website] branch master updated: Add news entry and release note for Camel 2.23.4

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


The following commit(s) were added to refs/heads/master by this push:
     new 5014fde  Add news entry and release note for Camel 2.23.4
5014fde is described below

commit 5014fde7f72c27698b7a2d328a12f5b502d08fb2
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Sun Sep 22 22:29:29 2019 +0200

    Add news entry and release note for Camel 2.23.4
---
 content/blog/RELEASE-2.23.4/camel-featured.jpg | Bin 0 -> 771987 bytes
 content/blog/RELEASE-2.23.4/index.md           |  20 ++++++++++++++++++++
 content/releases/release-2.23.4.md             |  13 +++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/content/blog/RELEASE-2.23.4/camel-featured.jpg b/content/blog/RELEASE-2.23.4/camel-featured.jpg
new file mode 100644
index 0000000..64cf9fa
Binary files /dev/null and b/content/blog/RELEASE-2.23.4/camel-featured.jpg differ
diff --git a/content/blog/RELEASE-2.23.4/index.md b/content/blog/RELEASE-2.23.4/index.md
new file mode 100644
index 0000000..61c425b
--- /dev/null
+++ b/content/blog/RELEASE-2.23.4/index.md
@@ -0,0 +1,20 @@
+---
+title: "RELEASE 2.23.4"
+url: /blog/release-2-23-4.html
+date: 2019-09-22
+draft: false 
+author: Gregor Zurowski
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new patch release Camel 2.23.4"
+---
+
+
+The Camel community announces the immediate availability of the new patch release Camel 2.23.4, the last planned patch release for the camel-2.23.x branch.
+This release contains 18 fixes and improvements applied in the past weeks by the community on the camel-2.23.x branch.
+
+The artifacts are published and ready for you to download either from the Apache mirrors or from the Central Maven repository. For more details please take a look at the [release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345671&projectId=12311211).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+Gregor Zurowski
diff --git a/content/releases/release-2.23.4.md b/content/releases/release-2.23.4.md
new file mode 100644
index 0000000..eae0eb7
--- /dev/null
+++ b/content/releases/release-2.23.4.md
@@ -0,0 +1,13 @@
+---
+date: 2019-09-22
+draft: false 
+type: release-note
+version: 2.23.4
+title: "Release 2.23.4"
+preview: "Minor update of the 2.23.x branch"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12345671
+---
+
+This release is a minor update of the 2.23.x branch.