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 0476446 Updated CHANGELOG.md 0476446 is described below commit 0476446405139c7eb187beca5c33fbf5e06e8204 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Sep 15 03:11:00 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 789d8b0..4899292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Sql - enable test with different databases [\#3053](https://github.com/apache/camel-quarkus/issues/3053) - Expand REST DSL test coverage [\#3036](https://github.com/apache/camel-quarkus/issues/3036) - Unsatisfying test coverage of binding mode in rest component [\#3028](https://github.com/apache/camel-quarkus/issues/3028) +- Salesforce : add test coverage [\#2938](https://github.com/apache/camel-quarkus/issues/2938) - Expand AWS S3 test coverage [\#2745](https://github.com/apache/camel-quarkus/issues/2745) **Merged pull requests:** @@ -32,6 +33,7 @@ - Expand OpenApi Java test coverage [\#3073](https://github.com/apache/camel-quarkus/pull/3073) ([jamesnetherton](https://github.com/jamesnetherton)) - Fixed reference to camel-kamelets-catalog [\#3071](https://github.com/apache/camel-quarkus/pull/3071) ([oscerd](https://github.com/oscerd)) - Fixed reference to Kamelets catalog [\#3070](https://github.com/apache/camel-quarkus/pull/3070) ([oscerd](https://github.com/oscerd)) +- Salesforce : add Platform events test fixes \#2938 [\#3068](https://github.com/apache/camel-quarkus/pull/3068) ([zbendhiba](https://github.com/zbendhiba)) - Sql - enable test with different databases \#3053 [\#3066](https://github.com/apache/camel-quarkus/pull/3066) ([JiriOndrusek](https://github.com/JiriOndrusek)) - \[Website\] fix attribute syntax [\#3064](https://github.com/apache/camel-quarkus/pull/3064) ([djencks](https://github.com/djencks)) - Allow extending an existing Catalog [\#3063](https://github.com/apache/camel-quarkus/pull/3063) ([ppalaga](https://github.com/ppalaga))