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 313196e Updated CHANGELOG.md
313196e is described below
commit 313196e0a75894ff9d2e7cbb204b26eebdc7c2d6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 1 03:11:02 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4fbe7b7..b863acf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,15 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.0...HEAD)
+**Closed issues:**
+
+- Unsatisfying test coverage of binding mode in rest component
[\#3028](https://github.com/apache/camel-quarkus/issues/3028)
+
**Merged pull requests:**
+- Document mvn cq:await-release -Dcq.version=$VERSION
[\#3057](https://github.com/apache/camel-quarkus/pull/3057)
([ppalaga](https://github.com/ppalaga))
+- Exclude main-unknown-args-ignore test from the list of tests for the
platform again [\#3055](https://github.com/apache/camel-quarkus/pull/3055)
([ppalaga](https://github.com/ppalaga))
+- \[\#3028\] Increase test coverage of a binding mode of camel-rest component
[\#3052](https://github.com/apache/camel-quarkus/pull/3052)
([VratislavHais](https://github.com/VratislavHais))
- Upgrade to OptaPlanner Quarkus 8.9.1.Final
[\#3051](https://github.com/apache/camel-quarkus/pull/3051)
([ppalaga](https://github.com/ppalaga))
- Document the usage of partial Quarkus BOMs
[\#3050](https://github.com/apache/camel-quarkus/pull/3050)
([ppalaga](https://github.com/ppalaga))
- Fix branch names in CI builds section
[\#3049](https://github.com/apache/camel-quarkus/pull/3049)
([jamesnetherton](https://github.com/jamesnetherton))