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 53947b6 Updated CHANGELOG.md
53947b6 is described below
commit 53947b61e54ee22707747e0fb42fd380efb43485
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 17 03:11:22 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84a2c9c..e8dc6b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,7 +23,6 @@
- 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)
@@ -917,6 +916,7 @@
- JdbcAggregationRepository build error by spring JtaTransactionManager
[\#3054](https://github.com/apache/camel-quarkus/issues/3054)
- Examples should have use Quarkus Main Application
[\#1280](https://github.com/apache/camel-quarkus/issues/1280)
- Split package usage warning with camel-quarkus
[\#3159](https://github.com/apache/camel-quarkus/issues/3159)
+- clientRequestValidation not working with camel REST DSL
[\#3129](https://github.com/apache/camel-quarkus/issues/3129)
- Improve Kafka integration with Quarkus dev services
[\#3121](https://github.com/apache/camel-quarkus/issues/3121)
- Finish expanding of AWS DDB tests
[\#3114](https://github.com/apache/camel-quarkus/issues/3114)
- Docs xref check failures
[\#3109](https://github.com/apache/camel-quarkus/issues/3109)