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 900e5e1be3 Updated CHANGELOG.md
900e5e1be3 is described below
commit 900e5e1be3e0d2e12c6285b31e7d7a492d6ee9c2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 29 03:39:21 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 555adcca0f..ba530e710f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,8 @@
**Merged pull requests:**
+- Upgrade Quarkus to 2.9.0.CR1
[\#3753](https://github.com/apache/camel-quarkus/pull/3753)
([jamesnetherton](https://github.com/jamesnetherton))
+- Fix MockEndpoint usage in gRPC tests
[\#3752](https://github.com/apache/camel-quarkus/pull/3752)
([jamesnetherton](https://github.com/jamesnetherton))
- Remove c3p0 from Quartz extension
[\#3751](https://github.com/apache/camel-quarkus/pull/3751)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix MockEndpoint usage in Infinispan tests
[\#3747](https://github.com/apache/camel-quarkus/pull/3747)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix compilation warnings in Azure Vert.x HTTP Client
[\#3744](https://github.com/apache/camel-quarkus/pull/3744)
([jamesnetherton](https://github.com/jamesnetherton))