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 02595ec717 Add changelog for 3.8.3 02595ec717 is described below commit 02595ec717504d1bbf4c8fa43154d2f658aa63fc Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Mon Jul 8 11:19:50 2024 +0100 Add changelog for 3.8.3 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9776dd55..49da2c1cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## 3.8.3 + +* [3.8.x] Backports by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6064 +* [3.8.x] Use more correct convention with configuring datasource by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6101 +* [3.8] Upgrade to Quarkus CXF 3.8.4 by @JiriOndrusek in https://github.com/apache/camel-quarkus/pull/6124 +* [3.8.x] Upgrade Quarkus to 3.8.5 by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6156 +* [3.8.x] Upgrade upload & download GitHub actions to v4 by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6162 +* [3.8.x] Fixed flaky aws2 cw test with real service by @JiriOndrusek in https://github.com/apache/camel-quarkus/pull/6174 +* [3.8.x] Fix flaky storage queue crud test by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6184 +* [3.8.x] Added some small logs to Aws2KinesisFirehoseTest for better debugging by @JiriOndrusek in https://github.com/apache/camel-quarkus/pull/6189 +* [3.8.x] [Slack] Decrease delay when getting messages (#6197) by @zhfeng in https://github.com/apache/camel-quarkus/pull/6201 +* [3.8.x] Missing fixes for fips testing by @JiriOndrusek in https://github.com/apache/camel-quarkus/pull/6209 +* [3.8.x] Test support certificate by @JiriOndrusek in https://github.com/apache/camel-quarkus/pull/6213 +* [3.8.x] Upgrade Camel to 4.4.3 by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6232 +* [3.8.x] Upgrade to maven-enforcer-plugin 3.5.0 and cq-maven-plugin 4.9.0 and fix dependency convergence issues by @ppalaga in https://github.com/apache/camel-quarkus/pull/6234 +* [3.8.x] Fix Gradle dev mode execution for gRPC extension by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6244 +* [3.8.x] Use correct table naming pattern common for more db types by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6247 +* [3.8.x] Upgrade Quarkus CXF to 3.8.5 by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6250 + +**Full Changelog**: https://github.com/apache/camel-quarkus/compare/3.8.2...3.8.3 + ## 3.12.0 * Generated sources regen for SBOM by @github-actions in https://github.com/apache/camel-quarkus/pull/6120 @@ -56,6 +77,8 @@ * Upgrade Quarkus to 3.12.0 by @jamesnetherton in https://github.com/apache/camel-quarkus/pull/6210 * Upgrade to Quarkus CxF 3.12.0 by @aldettinger in https://github.com/apache/camel-quarkus/pull/6211 +**Full Changelog**: https://github.com/apache/camel-quarkus/compare/3.11.0...3.12.0 + ## 3.11.0 * Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.13.1 to 2.14.0 by @dependabot in https://github.com/apache/camel-quarkus/pull/6038