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 94af70e  Updated CHANGELOG.md
94af70e is described below

commit 94af70ed531212f5658e1446e3796b475bb8a9c8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 3 03:09:12 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f0ac9c..742b7e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
 
 **Closed issues:**
 
+- Multiple gRPC consumers for the same service class does not work 
[\#2954](https://github.com/apache/camel-quarkus/issues/2954)
 - 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)
@@ -16,6 +17,7 @@
 
 **Merged pull requests:**
 
+- Use quarkus-grpc-common instead of quarkus-grpc in the gRPC extension 
[\#2971](https://github.com/apache/camel-quarkus/pull/2971) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Introduce a build time optimized FastComponentNameResolver 
[\#2963](https://github.com/apache/camel-quarkus/pull/2963) 
([jamesnetherton](https://github.com/jamesnetherton))
 - More EIP DSL method tests 
[\#2962](https://github.com/apache/camel-quarkus/pull/2962) 
([ppalaga](https://github.com/ppalaga))
 - Fix foundation core faulttolerance itest package name 
[\#2961](https://github.com/apache/camel-quarkus/pull/2961) 
([aldettinger](https://github.com/aldettinger))

Reply via email to