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 1ba2029 Updated CHANGELOG.md 1ba2029 is described below commit 1ba20292a45baaa731c5b870d353910b6d53e775 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Oct 30 03:11:11 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab0d37..990cade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ **Merged pull requests:** +- Align Azurite container version with Camel [\#3244](https://github.com/apache/camel-quarkus/pull/3244) ([jamesnetherton](https://github.com/jamesnetherton)) +- Use log await strategy for Spring RabbitMQ container [\#3242](https://github.com/apache/camel-quarkus/pull/3242) ([jamesnetherton](https://github.com/jamesnetherton)) +- Remove bulkhead related tests as this is not yet implemented in Camel… [\#3241](https://github.com/apache/camel-quarkus/pull/3241) ([aldettinger](https://github.com/aldettinger)) - Use log await strategy for RabbitMQ container [\#3240](https://github.com/apache/camel-quarkus/pull/3240) ([jamesnetherton](https://github.com/jamesnetherton)) - Simplify `defining-camel-routes.adoc` and remove camel-k-version property [\#3238](https://github.com/apache/camel-quarkus/pull/3238) ([jamesnetherton](https://github.com/jamesnetherton)) - Fix \#3095 improve the aws2-s3 doc to explain chunk\_signature in multi… [\#3237](https://github.com/apache/camel-quarkus/pull/3237) ([zhfeng](https://github.com/zhfeng))