This is an automated email from the ASF dual-hosted git repository.
github-bot 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 4278b83 Updated CHANGELOG.md
4278b83 is described below
commit 4278b834bb0b87ca84ec8f843754b435611ebb94
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 5 03:12:40 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a2df9c..1d912e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,8 @@
**Merged pull requests:**
+- Remove redundant workarounds for Kotlin compilation on JDK 17
[\#3591](https://github.com/apache/camel-quarkus/pull/3591)
([jamesnetherton](https://github.com/jamesnetherton))
+- Bump Hazelcast client to 3.0.0
[\#3590](https://github.com/apache/camel-quarkus/pull/3590)
([zbendhiba](https://github.com/zbendhiba))
- Manage mvel via cq:sync-versions to allow additional consistency checks
[\#3588](https://github.com/apache/camel-quarkus/pull/3588)
([ppalaga](https://github.com/ppalaga))
- Add Extension for Camel Azure Servicebus
[\#3587](https://github.com/apache/camel-quarkus/pull/3587)
([oscerd](https://github.com/oscerd))
- Upgrade Quarkus to 2.7.3.Final
[\#3586](https://github.com/apache/camel-quarkus/pull/3586)
([jamesnetherton](https://github.com/jamesnetherton))