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 4898c42  Updated CHANGELOG.md
4898c42 is described below

commit 4898c4247fdd4a3b948b1e7b30e9b8db630d0d44
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 16 03:14:47 2022 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6580b76..6c3585d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,14 +4,24 @@
 
 [Full 
Changelog](https://github.com/apache/camel-quarkus/compare/2.8.0-M1...HEAD)
 
+**Fixed bugs:**
+
+- camel-quarkus-openapi-java marking all properties as type object in native 
mode [\#3606](https://github.com/apache/camel-quarkus/issues/3606)
+
 **Closed issues:**
 
+- cassandraql: itests failing on quarkus-platform 
[\#3621](https://github.com/apache/camel-quarkus/issues/3621)
 - zipfile: Complete test coverage 
[\#3610](https://github.com/apache/camel-quarkus/issues/3610)
 - Use https instead of http to reference xsds 
[\#3604](https://github.com/apache/camel-quarkus/issues/3604)
 - Increase FHIR extension test coverage 
[\#3601](https://github.com/apache/camel-quarkus/issues/3601)
 
 **Merged pull requests:**
 
+- Fix \#3606 to add reflection configs for Schema and its subClasses 
[\#3624](https://github.com/apache/camel-quarkus/pull/3624) 
([zhfeng](https://github.com/zhfeng))
+- Fix cassandraql itests failing on quarkus-platform \#3621 
[\#3623](https://github.com/apache/camel-quarkus/pull/3623) 
([aldettinger](https://github.com/aldettinger))
+- Disable flaky GrpcTest.forwardOnError 
[\#3622](https://github.com/apache/camel-quarkus/pull/3622) 
([jamesnetherton](https://github.com/jamesnetherton))
+- 📝Slack test : update Readme with new Oauth Configuration 
[\#3620](https://github.com/apache/camel-quarkus/pull/3620) 
([zbendhiba](https://github.com/zbendhiba))
+- Remote println from SQS test 
[\#3616](https://github.com/apache/camel-quarkus/pull/3616) 
([mmuzikar](https://github.com/mmuzikar))
 - Increase FHIR extension test coverage 
[\#3614](https://github.com/apache/camel-quarkus/pull/3614) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Upgrade Quarkus to 2.7.4.Final 
[\#3613](https://github.com/apache/camel-quarkus/pull/3613) 
([zbendhiba](https://github.com/zbendhiba))
 - zipfile: complete test coverage \#3610 
[\#3611](https://github.com/apache/camel-quarkus/pull/3611) 
([aldettinger](https://github.com/aldettinger))

Reply via email to