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 6ed3a89 Updated CHANGELOG.md
6ed3a89 is described below
commit 6ed3a89a30b2c36c69a5a4a398bbc94f360de633
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 25 03:56:54 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46e3ac4..982a1a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
**Closed issues:**
- Complete simple core doc concerning "type:\*\*\*" expressions
[\#2631](https://github.com/apache/camel-quarkus/issues/2631)
+- Expand MongoDb test coverage
[\#2622](https://github.com/apache/camel-quarkus/issues/2622)
- Test data format EIPs
[\#2616](https://github.com/apache/camel-quarkus/issues/2616)
- Test core languages in isolation
[\#2613](https://github.com/apache/camel-quarkus/issues/2613)
- package org.apache.camel.builder does not exist when using fast-jar in
application.properties
[\#2612](https://github.com/apache/camel-quarkus/issues/2612)
@@ -89,6 +90,7 @@
**Merged pull requests:**
+- Expand MongoDb test coverage \#2622
[\#2642](https://github.com/apache/camel-quarkus/pull/2642)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Use WireMock for GitHub tests
[\#2639](https://github.com/apache/camel-quarkus/pull/2639)
([jamesnetherton](https://github.com/jamesnetherton))
- \#2633 jacksonxml: add test coverage
[\#2635](https://github.com/apache/camel-quarkus/pull/2635)
([ffang](https://github.com/ffang))
- add quarkus-jackson in the camel-quarkus-kafka extension
[\#2629](https://github.com/apache/camel-quarkus/pull/2629)
([zbendhiba](https://github.com/zbendhiba))