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 66be6b63 Add release notes and blog entry for Camel 4.8.6 66be6b63 is described below commit 66be6b634342bf60027bd6e581c2bc31db71126a Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Tue Apr 1 09:41:19 2025 +0200 Add release notes and blog entry for Camel 4.8.6 --- content/blog/2025/04/RELEASE-4.8.6/camel-featured.jpg | Bin 0 -> 771987 bytes content/blog/2025/04/RELEASE-4.8.6/index.md | 17 +++++++++++++++++ content/releases/release-4.8.6.md | 17 +++++++++++++++++ 3 files changed, 34 insertions(+) diff --git a/content/blog/2025/04/RELEASE-4.8.6/camel-featured.jpg b/content/blog/2025/04/RELEASE-4.8.6/camel-featured.jpg new file mode 100644 index 00000000..64cf9fa6 Binary files /dev/null and b/content/blog/2025/04/RELEASE-4.8.6/camel-featured.jpg differ diff --git a/content/blog/2025/04/RELEASE-4.8.6/index.md b/content/blog/2025/04/RELEASE-4.8.6/index.md new file mode 100644 index 00000000..56110bf9 --- /dev/null +++ b/content/blog/2025/04/RELEASE-4.8.6/index.md @@ -0,0 +1,17 @@ +--- +title: "RELEASE 4.8.6" +date: 2025-04-01 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 4.8.6 LTS release" +--- + +The Camel community announces the immediate availability of the Camel 4.8.6 LTS patch release with 6 bug 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](/releases/release-4.8.6/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-4.8.6.md b/content/releases/release-4.8.6.md new file mode 100644 index 00000000..e27363df --- /dev/null +++ b/content/releases/release-4.8.6.md @@ -0,0 +1,17 @@ +--- +date: 2025-04-01 +eol: 2025-09-14 +draft: false +type: release-note +version: 4.8.6 +title: "Release 4.8.6" +preview: "New LTS release 4.8.6" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12355763 +category: camel +kind: lts +jdk: [17, 21] +--- + +This release is the new Camel 4.8.6 release.