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 2f8b110a71 Updated CHANGELOG.md
2f8b110a71 is described below
commit 2f8b110a717b4c29f5628c3df7f282731a58cbda
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 2 03:19:21 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62a270a51c..10c89b19fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,8 +28,11 @@
**Merged pull requests:**
+- Remove superfluous actions heading from controlbus docs
[\#4311](https://github.com/apache/camel-quarkus/pull/4311)
([jamesnetherton](https://github.com/jamesnetherton))
- Add quarkus-pooled-jms-deployment to camel-quarkus-bom
[\#4309](https://github.com/apache/camel-quarkus/pull/4309)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Quarkus to 2.15.0.CR1
[\#4308](https://github.com/apache/camel-quarkus/pull/4308)
([jamesnetherton](https://github.com/jamesnetherton))
- Test Java first CXF server endpoint with multiple SEI methods
[\#4307](https://github.com/apache/camel-quarkus/pull/4307)
([ppalaga](https://github.com/ppalaga))
+- Bump Optaplanner to 8.31.0.Final
[\#4303](https://github.com/apache/camel-quarkus/pull/4303)
([zbendhiba](https://github.com/zbendhiba))
- camel-quarkus-catalog - Make it possible to get the camel version
[\#4302](https://github.com/apache/camel-quarkus/pull/4302)
([ppalaga](https://github.com/ppalaga))
- Minor tidy up of controlbus extension documentation
[\#4296](https://github.com/apache/camel-quarkus/pull/4296)
([jamesnetherton](https://github.com/jamesnetherton))
- Extend tests with RAW and CXF\_MESSAGE dataFormats
[\#4293](https://github.com/apache/camel-quarkus/pull/4293)
([llowinge](https://github.com/llowinge))