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 44627fc386 Updated CHANGELOG.md
44627fc386 is described below
commit 44627fc386c2f31fa4e55bd879bf34d142267833
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 28 03:59:54 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 926e9a89f7..555adcca0f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
**Closed issues:**
- Remove `c3p0` from Quartz extension
[\#3749](https://github.com/apache/camel-quarkus/issues/3749)
+- Native image build failing using SES and url http client
[\#3745](https://github.com/apache/camel-quarkus/issues/3745)
- 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)