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 55093dc Updated CHANGELOG.md
55093dc is described below
commit 55093dc4c8ab04f71ed038ea8d2cd0ae6aa2a6f3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 30 03:10:41 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e40b801..1defaef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- NPE when testing serviceCall EIP
[\#2952](https://github.com/apache/camel-quarkus/issues/2952)
- Solr: Investigate, why native tests fail in openjdk 11 \(not in graalvm
jdk\) [\#2941](https://github.com/apache/camel-quarkus/issues/2941)
- AWS2 ddb-streams integration tests failures
[\#2860](https://github.com/apache/camel-quarkus/issues/2860)
- Expand ElasticSearch REST test coverage
[\#2819](https://github.com/apache/camel-quarkus/issues/2819)
@@ -13,7 +14,10 @@
**Merged pull requests:**
+- Removed static modifier from top level class example
[\#2959](https://github.com/apache/camel-quarkus/pull/2959)
([mmuzikar](https://github.com/mmuzikar))
+- Improve the Configuration by convention section of the configuration …
[\#2958](https://github.com/apache/camel-quarkus/pull/2958)
([ppalaga](https://github.com/ppalaga))
- Polish the wording of the Configuration docs page
[\#2956](https://github.com/apache/camel-quarkus/pull/2956)
([ppalaga](https://github.com/ppalaga))
+- More EIP tests [\#2953](https://github.com/apache/camel-quarkus/pull/2953)
([ppalaga](https://github.com/ppalaga))
- AWS2 ddb-streams integration tests failures \#2860
[\#2951](https://github.com/apache/camel-quarkus/pull/2951)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Document upgrading Camel Quarkus in Quarkus platform
[\#2950](https://github.com/apache/camel-quarkus/pull/2950)
([ppalaga](https://github.com/ppalaga))
- Next is 2.2.0 [\#2949](https://github.com/apache/camel-quarkus/pull/2949)
([zbendhiba](https://github.com/zbendhiba))