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 0945027f9f Updated CHANGELOG.md
0945027f9f is described below
commit 0945027f9fd7841673c21b806c2b6ac9f74dc37e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 19 03:38:13 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f94e0599e..78b49ad79b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
- Unexpected attribute '{http://camel.apache.org/schema/spring}uri' when using
Rest XML with Quarkus 2.8.0.Final
[\#3732](https://github.com/apache/camel-quarkus/issues/3732)
- Improve paho-mqtt5 SSL test
[\#3730](https://github.com/apache/camel-quarkus/issues/3730)
- AWS S3 integration test should remove all objects in finally block
[\#3728](https://github.com/apache/camel-quarkus/issues/3728)
+- paho: expand test coverage
[\#3720](https://github.com/apache/camel-quarkus/issues/3720)
- Azure Storage Queue - add consumer integration test
[\#3718](https://github.com/apache/camel-quarkus/issues/3718)
- Test Azure Blob with `autowiredEnabled=false`
[\#3694](https://github.com/apache/camel-quarkus/issues/3694)
- Improve mail test coverage
[\#3674](https://github.com/apache/camel-quarkus/issues/3674)
@@ -19,6 +20,7 @@
**Merged pull requests:**
+- paho: expand test coverage \#3720
[\#3733](https://github.com/apache/camel-quarkus/pull/3733)
([ppalaga](https://github.com/ppalaga))
- Fix \#3730 improve paho-mqtt5 ssl tests
[\#3731](https://github.com/apache/camel-quarkus/pull/3731)
([zhfeng](https://github.com/zhfeng))
- Fix \#3728 AWS S3 integration test should remove all objects in finall…
[\#3729](https://github.com/apache/camel-quarkus/pull/3729)
([zhfeng](https://github.com/zhfeng))
- Azure Storage Queue : add consumer integration tests
[\#3726](https://github.com/apache/camel-quarkus/pull/3726)
([zbendhiba](https://github.com/zbendhiba))