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 cb56981 Updated CHANGELOG.md
cb56981 is described below
commit cb56981f50e04e718dda6dcbb4ceefe8193cdb39
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 11 03:14:31 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2582152..6293eee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- Fix \#3553 make beans of InterceptStrategy unremovable
[\#3593](https://github.com/apache/camel-quarkus/pull/3593)
([zhfeng](https://github.com/zhfeng))
- 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))
+- Bump Optaplanner to 8.18.0.Final
[\#3589](https://github.com/apache/camel-quarkus/pull/3589)
([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))