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 7054a3a Updated CHANGELOG.md
7054a3a is described below
commit 7054a3a0dd7c097a30a85dec85d0c726671963c2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 15 03:09:12 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56d6dad..0f0e467 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -141,6 +141,7 @@
- Ensure camel-quarkus-integration-wiremock-support is test scope
[\#2644](https://github.com/apache/camel-quarkus/pull/2644)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to Camel 3.10.0 and Quarkus 2.0.0.Alpha3
[\#2643](https://github.com/apache/camel-quarkus/pull/2643)
([ppalaga](https://github.com/ppalaga))
- Expand MongoDb test coverage \#2622
[\#2642](https://github.com/apache/camel-quarkus/pull/2642)
([JiriOndrusek](https://github.com/JiriOndrusek))
+- Test EIPs DSL methods \#2628
[\#2641](https://github.com/apache/camel-quarkus/pull/2641)
([ppalaga](https://github.com/ppalaga))
- Use CamelContextCustomizer from camel-api
[\#2640](https://github.com/apache/camel-quarkus/pull/2640)
([jamesnetherton](https://github.com/jamesnetherton))
- 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))