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 575910fb5e Updated CHANGELOG.md
575910fb5e is described below
commit 575910fb5e056f177e896d374d3fcf375cc3caac
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 20 03:41:10 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7751d9f8e3..47978fdfa9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,7 @@
**Merged pull requests:**
+- Remove platform-http-vertx workarounds now that Quarkus & Camel Vert.x is in
sync [\#3920](https://github.com/apache/camel-quarkus/pull/3920)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkus to 2.11.0.CR1
[\#3917](https://github.com/apache/camel-quarkus/pull/3917)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix \#3914 to get TransactionManager and UserTransaction from Arc container
[\#3915](https://github.com/apache/camel-quarkus/pull/3915)
([zhfeng](https://github.com/zhfeng))
- Fix some cq warnings
[\#3913](https://github.com/apache/camel-quarkus/pull/3913)
([aldettinger](https://github.com/aldettinger))