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 b38c283 Updated CHANGELOG.md
b38c283 is described below
commit b38c283c1a779f66a37f49fd7e6550c45372081c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 16 03:16:58 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 703ee37..bd211e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,8 @@
**Merged pull requests:**
+- Upgrade to Quarkus 1.13.2.Final
[\#2478](https://github.com/apache/camel-quarkus/pull/2478)
([ppalaga](https://github.com/ppalaga))
+- Run Azure tests grouped on the CI thus saving some time
[\#2477](https://github.com/apache/camel-quarkus/pull/2477)
([ppalaga](https://github.com/ppalaga))
- documentation fixes
[\#2475](https://github.com/apache/camel-quarkus/pull/2475)
([aldettinger](https://github.com/aldettinger))
- Revisit the documentation \#2136 \#2470 \#2374
[\#2474](https://github.com/apache/camel-quarkus/pull/2474)
([ppalaga](https://github.com/ppalaga))
- Upper case Bootstrap, Fix \#2164
[\#2472](https://github.com/apache/camel-quarkus/pull/2472)
([cunningt](https://github.com/cunningt))