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 d55e94a756 Updated CHANGELOG.md
d55e94a756 is described below
commit d55e94a75676e39c4d8972d136a63d1e1c9d0f1e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 22 03:41:49 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a35c667a35..0b8fc10329 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,16 @@
**Closed issues:**
+- arangodb integration tests failing with can not start container
[\#3864](https://github.com/apache/camel-quarkus/issues/3864)
+- quarkus-bootstrap-maven-plugin is deprecated
[\#3863](https://github.com/apache/camel-quarkus/issues/3863)
- paho-mqtt5 test failing with `Error: Unable to create websockets listener on
port 9001` [\#3860](https://github.com/apache/camel-quarkus/issues/3860)
- Camel TypeConverterLoader in native mode
[\#3857](https://github.com/apache/camel-quarkus/issues/3857)
**Merged pull requests:**
+- Upgrade Optaplanner to 8.23.0.Final
[\#3868](https://github.com/apache/camel-quarkus/pull/3868)
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix \#3863 to use quarkus-extension-maven-plugin
[\#3866](https://github.com/apache/camel-quarkus/pull/3866)
([zhfeng](https://github.com/zhfeng))
+- Fix \#3864 to add nofile ulimit in ArangodbTestResource
[\#3865](https://github.com/apache/camel-quarkus/pull/3865)
([zhfeng](https://github.com/zhfeng))
- paho-mqtt5 test failing with Error: Unable to create websockets listeā¦
[\#3861](https://github.com/apache/camel-quarkus/pull/3861)
([ppalaga](https://github.com/ppalaga))
- Use JUnit fail static method import instead of JSoup
[\#3859](https://github.com/apache/camel-quarkus/pull/3859)
([jamesnetherton](https://github.com/jamesnetherton))
- Next is 2.11.0 [\#3855](https://github.com/apache/camel-quarkus/pull/3855)
([zhfeng](https://github.com/zhfeng))