blob: 447d816d93e6bdedd07a028f4a6ef64f32e9773e [file] [log] [blame] [view]
---
title: "Camel Quarkus 2.14.0 Released"
date: 2022-11-10
authors: ["zbendhiba"]
categories: ["Releases", "Camel Quarkus"]
preview: "Camel Quarkus 2.14.0 Released"
summary: "Camel Quarkus 2.14.0 is released and aligns with Camel 3.19.0 and Quarkus 2.14.0.Final"
---
<sub><sup>Image by <a href="https://www.flickr.com/photos/lanzen/5984113332">Anders Lanzen</a> <a href="https://creativecommons.org/licenses/by-nc-sa/2.0">CC BY-NC-SA 2.0</a></sup></sub>
We are pleased to announce the 2.14.0 release of Camel Quarkus.
It aligns with Camel 3.19.0 and Quarkus 2.14.0.Final. It brings new extensions CloudEvents, Knative and DSL modeline.
Many thanks to all contributors and issue reporters!
## Camel 3.19.0
Camel Quarkus 2.14.0 is aligned to Camel 3.19.0. Please refer to the [Camel 3.19.0 announcement](/blog/2022/10/RELEASE-3.19.0/) and to the [details of what we have done in the Camel 3.19 release](/blog/2022/10/camel319-whatsnew).
## Quarkus 2.14.0.Final
Please refer to the [Quarkus 2.14.0.Final announcement](https://quarkus.io/blog/quarkus-2-14-0-final-released/) for more details.
## New extensions
Camel Quarkus 2.14.0 brings new extensions CloudEvents and Knative with full support. It also brings the extension DSL modeline in JVM support.
## Release notes
Fixed issues:
* [Milestone 2.14.0](https://github.com/apache/camel-quarkus/milestone/33?closed=1)
All commits:
* [2.13.0..2.14.0](https://github.com/apache/camel-quarkus/compare/2.13.0...2.14.0)