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 74736d4c81 Updated CHANGELOG.md 74736d4c81 is described below commit 74736d4c81893b79e4dd2bd0043219b3251c467e Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Aug 25 04:01:27 2022 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df9e489ea8..ab717baf46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,10 @@ **Merged pull requests:** +- Fix potential NPE in change feed result checking [\#4042](https://github.com/apache/camel-quarkus/pull/4042) ([jamesnetherton](https://github.com/jamesnetherton)) +- file: experiment disabling filter test \#3584 [\#4041](https://github.com/apache/camel-quarkus/pull/4041) ([aldettinger](https://github.com/aldettinger)) +- Make nightly branch sync workflows report failures if the build was cancelled [\#4038](https://github.com/apache/camel-quarkus/pull/4038) ([jamesnetherton](https://github.com/jamesnetherton)) +- Upgrade to Quarkiverse CXF 1.5.0.CR1 [\#4037](https://github.com/apache/camel-quarkus/pull/4037) ([ppalaga](https://github.com/ppalaga)) - \[closes \#4028\] Fix sqsAutoCreateDelayedQueue test [\#4036](https://github.com/apache/camel-quarkus/pull/4036) ([llowinge](https://github.com/llowinge)) - Enlarge timeout for Keycloak startup [\#4034](https://github.com/apache/camel-quarkus/pull/4034) ([llowinge](https://github.com/llowinge)) - Fix conflict in property name with OS env variable [\#4032](https://github.com/apache/camel-quarkus/pull/4032) ([llowinge](https://github.com/llowinge))