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 94716311d6 Updated CHANGELOG.md
94716311d6 is described below
commit 94716311d6e50ac1414e953491c4cf6c49524a29
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 17 03:23:11 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4758a90bc..5f94e0599e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- 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)
- Azure Storage Queue - add consumer integration test
[\#3718](https://github.com/apache/camel-quarkus/issues/3718)