You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zh...@apache.org on 2023/12/05 15:05:48 UTC

(camel-quarkus) branch main updated: Update CHANGELOG with 3.2.3 (#5590)

This is an automated email from the ASF dual-hosted git repository.

zhfeng 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 7c2822042f Update CHANGELOG with 3.2.3 (#5590)
7c2822042f is described below

commit 7c2822042f82abebd9066a89343751594121d27d
Author: Zheng Feng <zh...@gmail.com>
AuthorDate: Tue Dec 5 23:05:42 2023 +0800

    Update CHANGELOG with 3.2.3 (#5590)
---
 CHANGELOG.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c0e734643..03767b057a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,23 @@
 # Changelog
 
+## 3.2.3
+
+* [3.2.x] Update generated files after release by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5483
+* [3.2.x] Set infinispan-quarkus-client test client-intelligence to BASIC on all platforms by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5489
+* [3.2.x] Upgrade Quarkus to 3.2.8.Final by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5492
+* [3.2.x] Infinispan test: fix broken immutable list by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5507
+* [3.2.x] Clean up usage of hard coded hosts that use containers by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5513
+* [3.2.x] Upgrade camel 4.0.3 by @zhfeng in https://github.com/apache/camel-quarkus/pull/5525
+* [3.2.x] Upgrade Quarkus to 3.2.9.Final by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5527
+* [3.2.x] Ftp regenerate certificate + extend validity (#5523) by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5529
+* [3.2.x] Upgrade quarkus-artemis to 3.0.3 by @zhfeng in https://github.com/apache/camel-quarkus/pull/5532
+* [3.2.x] Upgrade quarkus-pooled-jms to 2.1.1 by @zhfeng in https://github.com/apache/camel-quarkus/pull/5533
+* [3.2.x] Backports by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5543
+* [3.2.x] Upgrade to Quarkus CXF 2.2.6 by @ppalaga in https://github.com/apache/camel-quarkus/pull/5547
+* [3.2.x] Remove redundant Apache Arrow io.netty classes from google-biqquery e… by @zhfeng in https://github.com/apache/camel-quarkus/pull/5564
+
+**Full Changelog**: https://github.com/apache/camel-quarkus/compare/3.2.2...3.2.3
+
 ## 3.6.0
 
 * Next is 3.6.0-SNAPSHOT by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/5445