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 6d45307 Updated CHANGELOG.md
6d45307 is described below
commit 6d453073443659f0a3b45bdfca81ad6a84184c78
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 12 03:13:16 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6293eee..3a62a58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,15 @@
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/2.8.0-M1...HEAD)
+**Closed issues:**
+
+- zipfile: Complete test coverage
[\#3610](https://github.com/apache/camel-quarkus/issues/3610)
+- Use https instead of http to reference xsds
[\#3604](https://github.com/apache/camel-quarkus/issues/3604)
+
**Merged pull requests:**
+- Upgrade Quarkus to 2.7.4.Final
[\#3613](https://github.com/apache/camel-quarkus/pull/3613)
([zbendhiba](https://github.com/zbendhiba))
+- zipfile: complete test coverage \#3610
[\#3611](https://github.com/apache/camel-quarkus/pull/3611)
([aldettinger](https://github.com/aldettinger))
- Complete the release guide
[\#3607](https://github.com/apache/camel-quarkus/pull/3607)
([aldettinger](https://github.com/aldettinger))
- Upgrade third party Quarkus extensions prior to release
[\#3603](https://github.com/apache/camel-quarkus/pull/3603)
([aldettinger](https://github.com/aldettinger))
- Merge platform-http-engine tests with platform-http
[\#3598](https://github.com/apache/camel-quarkus/pull/3598)
([jamesnetherton](https://github.com/jamesnetherton))