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 34f6d03355 Updated CHANGELOG.md 34f6d03355 is described below commit 34f6d033556fbfff835f265490fb6045240098ee Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jan 13 03:14:40 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2158d89429..3b007d8ad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - Platform-http : add integration tests for reverse proxy feature \(Camel 3.18.3\) [\#4246](https://github.com/apache/camel-quarkus/issues/4246) - \[Quarkus 2.15.0\] SmallRye Fault Tolerance 5.6.0 not compattible with Camel 3.19.0 [\#4225](https://github.com/apache/camel-quarkus/issues/4225) - \[Camel 3.20\] xml integration tests is failing on native build [\#4216](https://github.com/apache/camel-quarkus/issues/4216) +- Expand AWS CW test coverage [\#4196](https://github.com/apache/camel-quarkus/issues/4196) - Improve test coverage for scheduler component [\#4175](https://github.com/apache/camel-quarkus/issues/4175) - perf-regression: PerfRegressionIT should use `java.home` system property for the java executable location [\#4023](https://github.com/apache/camel-quarkus/issues/4023) - CVE-2022-26612: Apache Hadoop: Arbitrary file write in FileUtil\#unpackEntries on Windows [\#3763](https://github.com/apache/camel-quarkus/issues/3763) @@ -63,6 +64,7 @@ - Check extension pages with strict option [\#4351](https://github.com/apache/camel-quarkus/pull/4351) ([ppalaga](https://github.com/ppalaga)) - Upgrade to 3.20 [\#4350](https://github.com/apache/camel-quarkus/pull/4350) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Exclude io.fabric8:zjsonpatch from test artifacts to avoid version misconvergence [\#4348](https://github.com/apache/camel-quarkus/pull/4348) ([ppalaga](https://github.com/ppalaga)) +- Expand AWS CW test coverage \#4196 [\#4345](https://github.com/apache/camel-quarkus/pull/4345) ([JiriOndrusek](https://github.com/JiriOndrusek)) - Workaround Datasonnet integration tests fail in native mode on … [\#4343](https://github.com/apache/camel-quarkus/pull/4343) ([ppalaga](https://github.com/ppalaga)) - Update index.adoc [\#4341](https://github.com/apache/camel-quarkus/pull/4341) ([y-luis-rojo](https://github.com/y-luis-rojo)) - Depend on quarkus-minio-native instead of quarkus-minio to be able to… [\#4340](https://github.com/apache/camel-quarkus/pull/4340) ([ppalaga](https://github.com/ppalaga))