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 d703bb5 Updated CHANGELOG.md
d703bb5 is described below
commit d703bb569bb08d36906c514d0e6c6c244482084a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 15 03:12:11 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e94e1e..1fa539b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
- GraalVM 21.2.0 + Java 16 - Native build fails
[\#3226](https://github.com/apache/camel-quarkus/issues/3226)
- \[camel 3.13.0\] `MllpTest.testCharsetFromMsh18` failure
[\#3225](https://github.com/apache/camel-quarkus/issues/3225)
- Make sure all AWS extensions tested with Quarkus clients have the option
documented [\#3201](https://github.com/apache/camel-quarkus/issues/3201)
+- clientRequestValidation not working with camel REST DSL
[\#3129](https://github.com/apache/camel-quarkus/issues/3129)
- Investigate the large size of content uploading with camel-quarkus-aws2-s3
[\#3095](https://github.com/apache/camel-quarkus/issues/3095)
- Sql - enable stored procedure test for different db types
[\#3080](https://github.com/apache/camel-quarkus/issues/3080)
- Aws2-ddb: Document usage of quarkus-amazon-dynamodb for client creation
\(and limitations\)
[\#2989](https://github.com/apache/camel-quarkus/issues/2989)