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 5d91b8a473 Updated CHANGELOG.md
5d91b8a473 is described below
commit 5d91b8a4734c487b7f08f1e6a4185bd9dc0f4aef
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 21 03:40:32 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b62528a3c..26dd18a222 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- camel-quarkus-openapi-java ArraySchema not registered for reflection
[\#3737](https://github.com/apache/camel-quarkus/issues/3737)
- 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)
@@ -20,6 +21,7 @@
**Merged pull requests:**
+- Fix \#3737 to register reflection methods of OpenAPI Schema
[\#3738](https://github.com/apache/camel-quarkus/pull/3738)
([zhfeng](https://github.com/zhfeng))
- Telegram integration test : test sending message with customized keyb…
[\#3735](https://github.com/apache/camel-quarkus/pull/3735)
([zbendhiba](https://github.com/zbendhiba))
- Ensure the S3 download link really works
[\#3734](https://github.com/apache/camel-quarkus/pull/3734)
([ppalaga](https://github.com/ppalaga))
- paho: expand test coverage \#3720
[\#3733](https://github.com/apache/camel-quarkus/pull/3733)
([ppalaga](https://github.com/ppalaga))