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 a0926a6205 Updated CHANGELOG.md a0926a6205 is described below commit a0926a6205ad01d5ebe9838ad4bf2b1b9bff9cbf Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jun 24 03:27:07 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 720732d48a..558f286368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ **Merged pull requests:** +- Upgrade quarkus-amazon-services-bom to 2.3.2 [\#5012](https://github.com/apache/camel-quarkus/pull/5012) ([jamesnetherton](https://github.com/jamesnetherton)) +- Disable google-storage native profile due to \#5010 [\#5011](https://github.com/apache/camel-quarkus/pull/5011) ([jamesnetherton](https://github.com/jamesnetherton)) - Prevent user added issue labels from being incorrectly removed [\#5005](https://github.com/apache/camel-quarkus/pull/5005) ([jamesnetherton](https://github.com/jamesnetherton)) - Upgrade Quarkus to 3.2.0.CR1 [\#5004](https://github.com/apache/camel-quarkus/pull/5004) ([jamesnetherton](https://github.com/jamesnetherton)) - Restore FOP integration test native profile [\#5003](https://github.com/apache/camel-quarkus/pull/5003) ([jamesnetherton](https://github.com/jamesnetherton))