This is an automated email from the ASF dual-hosted git repository. dmvolod pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from ca0b490 CAMEL-13683: camel-main - configuring properties report better error if missing JARs on classpathand other mistakes. new 84313d7 CAMEL-13209 Upgrading GRPC version to 1.20.0 Also upgrading associated dependencies and needed refactoring new f478bca CAMEL-13209 Raising protobuf-maven-plugin-version to 0.6.1 new f5fd384 CAMEL-13209 Making use of non-deprecated method new f2e9247 CAMEL-13209 correcting version of grpc-errorprone-version to 2.3.2 new d79b90c CAMEL-13209 Upgrading gRPC JWT version to 3.7.0 new 8294d6f CAMEL-13209 Uncommenting @Ignore from Test classes Works out of the box new 9937529 CAMEL-13209 Fixing intermittent failure by increasing the sleep time of the main thread new 4f86b29 CAMEL-13209 Adding documentation for additional lib installation per OS new cc56f5d CAMEL-13209: Fix test issue new cd7942c CAMEL-13209: Upgrade to gRPC 1.21.0 and fix SpringBoot test new 48f7633 CAMEL-13209: Update protobuf to 3.7.1 new 58330e6 CAMEL-13209: Fix Karaf tests close #2924 The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel-grpc/src/main/docs/grpc-component.adoc | 7 +++-- .../apache/camel/component/grpc/GrpcConsumer.java | 32 +++++++++++----------- .../grpc/auth/jwt/JwtCallCredentials.java | 14 ++++++---- .../component/grpc/GrpcProducerAsyncTest.java | 12 ++++---- .../component/grpc/GrpcProducerStreamingTest.java | 10 ++----- parent/pom.xml | 21 +++++++------- .../karaf/features/src/main/resources/features.xml | 7 +++-- .../components-starter/camel-grpc-starter/pom.xml | 8 ------ .../itest/springboot/util/ArquillianPackager.java | 1 + 9 files changed, 53 insertions(+), 59 deletions(-)