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 c72042f Updated CHANGELOG.md c72042f is described below commit c72042fb58035d39969c73cd2c361362c4044333 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue May 18 03:43:25 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f30bcb1..c3e16c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ - Add integration tests for Digitalocean [\#2388](https://github.com/apache/camel-quarkus/issues/2388) - Adapt examples to the merger of main into core [\#2377](https://github.com/apache/camel-quarkus/issues/2377) - Adjust the documentation after the merger of main into core [\#2374](https://github.com/apache/camel-quarkus/issues/2374) +- Revisit core, main and foundation integration tests [\#2362](https://github.com/apache/camel-quarkus/issues/2362) - Test class component, test bean language [\#2361](https://github.com/apache/camel-quarkus/issues/2361) - Test file language [\#2356](https://github.com/apache/camel-quarkus/issues/2356) - kafka: better integration with quarkus kafka extension [\#2333](https://github.com/apache/camel-quarkus/issues/2333) @@ -74,10 +75,13 @@ - Openstack native support [\#1943](https://github.com/apache/camel-quarkus/issues/1943) - Add a filter to discard AnnotationTypeConverterLoader [\#1896](https://github.com/apache/camel-quarkus/issues/1896) - Add integration tests for camel-quarkus-kafka + sasl [\#1783](https://github.com/apache/camel-quarkus/issues/1783) +- XQuery component and language native support [\#1710](https://github.com/apache/camel-quarkus/issues/1710) - XChange native support [\#769](https://github.com/apache/camel-quarkus/issues/769) **Merged pull requests:** +- Leverage quarkus-hazelcast-client-bom, upgrade to quarkus-hazelcast-client 1.2.0 [\#2602](https://github.com/apache/camel-quarkus/pull/2602) ([ppalaga](https://github.com/ppalaga)) +- Revisit core, main and foundation integration tests \#2362 [\#2597](https://github.com/apache/camel-quarkus/pull/2597) ([ppalaga](https://github.com/ppalaga)) - AWS2 components have to set client.endpointOverride\(\) to work on Loca… [\#2596](https://github.com/apache/camel-quarkus/pull/2596) ([ppalaga](https://github.com/ppalaga)) - REST extension doc link is not processed correctly [\#2593](https://github.com/apache/camel-quarkus/pull/2593) ([ppalaga](https://github.com/ppalaga)) - Support @Consume [\#2588](https://github.com/apache/camel-quarkus/pull/2588) ([ppalaga](https://github.com/ppalaga))