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 6c580f3c Publish Apache Camel Karaf 4.14.5 release
6c580f3c is described below

commit 6c580f3c4a24b1a8a23ca4170bec54b6ed69da29
Author: JB Onofré <[email protected]>
AuthorDate: Tue Mar 17 16:12:47 2026 +0100

    Publish Apache Camel Karaf 4.14.5 release
---
 content/blog/2026/03/camel-karaf-4.14.5/index.md | 25 ++++++++++++++++++++++++
 content/releases/karaf/release-4.14.5.md         | 12 ++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/content/blog/2026/03/camel-karaf-4.14.5/index.md 
b/content/blog/2026/03/camel-karaf-4.14.5/index.md
new file mode 100644
index 00000000..ae04850f
--- /dev/null
+++ b/content/blog/2026/03/camel-karaf-4.14.5/index.md
@@ -0,0 +1,25 @@
+---
+title: "Camel Karaf 4.14.5 Released"
+date: 2026-03-17
+authors: ["jbonofre"]
+categories: ["Releases", "Camel Karaf"]
+preview: "Camel Karaf 4.14.5 Released"
+summary: "Camel Karaf 4.14.5 release"
+---
+
+We are pleased to announce the 4.14.5 release of Camel Karaf.
+
+Camel Karaf 4.14.5 provides Camel 4.14.5 support for Karaf 4.x.
+It includes:
+* Add org.apache.camel.model packages import in camel-xml-jaxb bundle
+* Add optional import to org.apache.camel.component.cxf.common.header package 
in camel-cxf transport bundles
+* Fix camel-ehcache feature
+* Fix camel-elasticsearch feature
+* Fix xml-specs-api feature start levels
+* Register CXF servlet via OSGi Servlet Whiteboard to restore service listing 
page
+* Add camel-dsl-support and camel-xml-io-dsl bundles and features
+* Replace init() with build() in OsgiDefaultCamelContext
+* Invalidate OsgiTypeConverter delegate when new TypeConverterLoader arrives
+* Fix bean method resolution for OSGi Blueprint proxy classes
+
+For more information, please check the [Release 
notes](/releases/karaf-4.14.5/).
diff --git a/content/releases/karaf/release-4.14.5.md 
b/content/releases/karaf/release-4.14.5.md
new file mode 100644
index 00000000..d176ea77
--- /dev/null
+++ b/content/releases/karaf/release-4.14.5.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/karaf-4.14.5/"
+date: 2026-03-17
+type: release-note
+version: "4.14.5"
+title: "Camel Karaf release 4.14.5"
+preview: ""
+changelog: ""
+category: "camel-karaf"
+milestone: 11
+jdk: [17,21]
+---

Reply via email to