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 f75c5a54c7 Updated CHANGELOG.md
f75c5a54c7 is described below
commit f75c5a54c7b465f8f8db51c14fafb4a5cdf6a8c5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 12 03:35:01 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78c0c303a2..078f8b19e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
- URL to the Kafka brokers must be configured with the brokers option in
native mode \(continued\)
[\#3742](https://github.com/apache/camel-quarkus/issues/3742)
- Gracefully handle `AnnotationInstance` being null in
`InjectionPointsProcessor.syntheticBeans`
[\#3703](https://github.com/apache/camel-quarkus/issues/3703)
+- Docs module fails to build
[\#3307](https://github.com/apache/camel-quarkus/issues/3307)
- DataSonnet language support
[\#2078](https://github.com/apache/camel-quarkus/issues/2078)
**Merged pull requests:**
@@ -1088,6 +1089,7 @@
- camel-quarkus-atlasmap including xercesImpl problem
[\#3282](https://github.com/apache/camel-quarkus/issues/3282)
- paho: add test case for RFC3986 style urls
[\#3758](https://github.com/apache/camel-quarkus/issues/3758)
- Remove `c3p0` from Quartz extension
[\#3749](https://github.com/apache/camel-quarkus/issues/3749)
+- Debezium Postgresql integration test fails with Quarkus 2.8.1.Final
[\#3748](https://github.com/apache/camel-quarkus/issues/3748)
- camel-quarkus-openapi-java ArraySchema not registered for reflection
[\#3737](https://github.com/apache/camel-quarkus/issues/3737)
- 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)