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 6d826ec810 Add changelog for 3.27.4
6d826ec810 is described below
commit 6d826ec8103c9b6bc07037c28c8e876444d4fd87
Author: James Netherton <[email protected]>
AuthorDate: Thu May 7 16:17:12 2026 +0100
Add changelog for 3.27.4
---
CHANGELOG.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43113d75e7..c51893763e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,16 @@
-->
# Changelog
+## 3.27.4
+
+* [3.27.x] Upgrade Quarkus to 3.27.3 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8449
+* [BACKPORT 3.27] fix: extension metadata status is a string value by
@gansheer in https://github.com/apache/camel-quarkus/pull/8453
+* [3.27.x] Upgrade Camel to 4.14.6 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8540
+* [3.27.x] Upgrade Camel to 4.14.7 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8582
+* [3.27.x] Backports + Upgrade to Quarkus 3.27.3.1 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8615
+
+**Full Changelog**:
https://github.com/apache/camel-quarkus/compare/3.27.3...3.27.4
+
## 3.33.1
* [3.33.x] Upgrade Quarkus Artemis to 3.13.0 by @jamesnetherton in
https://github.com/apache/camel-quarkus/pull/8454