This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new a6f3d0c18f Add changelog for 3.27.3
a6f3d0c18f is described below
commit a6f3d0c18f9ffd72a7243aaa7ead04c395e87df8
Author: JiriOndrusek <[email protected]>
AuthorDate: Fri Mar 6 11:42:49 2026 +0100
Add changelog for 3.27.3
---
CHANGELOG.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 510373253c..123d76e4b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,16 @@
-->
# Changelog
+## 3.27.3
+
+* [3.27.x] Upgrade Camel to 4.14.4 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8129
+* [3.27.x] Upgrade Quarkus to 3.27.2 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8144
+* [3.27.x] Backports by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8221
+* [3.27.x] Upgrade Camel to 4.14.5 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8295
+* [3.27.x] Backports by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8361
+
+**Full Changelog**:
https://github.com/apache/camel-quarkus/compare/3.27.2...3.27.3
+
## 3.32.0
* Upgrade to Quarkus CXF 3.31.1 by @ppalaga in
https://github.com/apache/camel-quarkus/pull/8161