This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 739c8c65 Publish Apache Camel Karaf 4.8.9 release
739c8c65 is described below
commit 739c8c6564360e40926112e64dfbbac2bec1d54c
Author: JB Onofré <[email protected]>
AuthorDate: Sun Feb 22 15:21:45 2026 +0100
Publish Apache Camel Karaf 4.8.9 release
---
.../blog/2026/02/camel-karaf-release-4.8.9/index.md | 21 +++++++++++++++++++++
content/releases/karaf/release-4.8.9.md | 12 ++++++++++++
2 files changed, 33 insertions(+)
diff --git a/content/blog/2026/02/camel-karaf-release-4.8.9/index.md
b/content/blog/2026/02/camel-karaf-release-4.8.9/index.md
new file mode 100644
index 00000000..904e0689
--- /dev/null
+++ b/content/blog/2026/02/camel-karaf-release-4.8.9/index.md
@@ -0,0 +1,21 @@
+---
+title: "Camel Karaf 4.8.9 Released"
+date: 2026-02-22
+authors: ["jbonofre"]
+categories: ["Releases", "Camel Karaf"]
+preview: "Camel Karaf 4.8.9 Released"
+summary: "Camel Karaf 4.8.9 release"
+---
+
+We are pleased to announce the 4.8.9 release of Camel Karaf.
+
+Camel Karaf 4.8.9 provide Camel 4.8.9 support for Karaf 4.x.
+It includes:
+* upgrade to CXF 4.0.9
+* fix azure component dependencies
+* use bundle symbolic name as camel context name by default
+* fix the camel-ehcache feature by using the jakarta namespace
+* add optional import org.apache.camel.component.cxf.common.header package in
camel-cxf transport bundles
+* add org.apache.camel.model packages import in camel-xml-jaxb bundle
+
+For more information, please check the [Release notes](/releases/karaf-4.8.9/).
diff --git a/content/releases/karaf/release-4.8.9.md
b/content/releases/karaf/release-4.8.9.md
new file mode 100644
index 00000000..f9a9d5ad
--- /dev/null
+++ b/content/releases/karaf/release-4.8.9.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/karaf-4.8.9/"
+date: 2026-02-22
+type: release-note
+version: "4.8.9"
+title: "Camel Karaf release 4.8.9"
+preview: ""
+changelog: ""
+category: "camel-karaf"
+milestone: 14
+jdk: [17,21]
+---