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 ec5b0ce Add release note and blog entry for release 2.25.1 ec5b0ce is described below commit ec5b0ce317a40d3ccecf61d97e31e3925680fe77 Author: Gregor Zurowski <gre...@zurowski.net> AuthorDate: Thu Apr 16 10:12:54 2020 +0200 Add release note and blog entry for release 2.25.1 --- content/blog/RELEASE-2.25.1/camel-featured.jpg | Bin 0 -> 1541883 bytes content/blog/RELEASE-2.25.1/index.md | 19 +++++++++++++++++++ content/releases/release-2.25.1.md | 13 +++++++++++++ 3 files changed, 32 insertions(+) diff --git a/content/blog/RELEASE-2.25.1/camel-featured.jpg b/content/blog/RELEASE-2.25.1/camel-featured.jpg new file mode 100644 index 0000000..4843585 Binary files /dev/null and b/content/blog/RELEASE-2.25.1/camel-featured.jpg differ diff --git a/content/blog/RELEASE-2.25.1/index.md b/content/blog/RELEASE-2.25.1/index.md new file mode 100644 index 0000000..df8810b --- /dev/null +++ b/content/blog/RELEASE-2.25.1/index.md @@ -0,0 +1,19 @@ +--- +title: "RELEASE 2.25.1" +url: /blog/release-2-25-1.html +date: 2020-04-16 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of Camel 2.25.1" +--- + + +The Camel community announces the immediate availability of Camel 2.25.1, a new patch release with 14 fixes and improvements. + +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](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346872&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.25.1.md b/content/releases/release-2.25.1.md new file mode 100644 index 0000000..e114f24 --- /dev/null +++ b/content/releases/release-2.25.1.md @@ -0,0 +1,13 @@ +--- +date: 2020-04-16 +draft: false +type: release-note +version: 2.25.1 +title: "Release 2.25.1" +preview: "New minor release 2.25.1" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12346872 +--- + +This release is the new Camel 2.25.1 patch release.