You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/08/03 07:50:46 UTC

[camel] branch regen_bot updated (d7abce8 -> bf5a45f)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d7abce8  Fix formatting of parent pom
     add 77bb5c4  CAMEL-16830: Use automatic detection of gRPC SSL provider instead of hardcoded configuration
     add 3009451  camel-grpc: Fix typos
     add bf5a45f  Regen for commit 3009451bb7d7441ec5b40380dcde698474f16a51

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/grpc/GrpcConsumer.java  |  4 +---
 .../apache/camel/component/grpc/GrpcProducer.java  |  4 +---
 .../grpc/GrpcConsumerAggregationTest.java          |  8 ++++----
 .../grpc/GrpcConsumerPropagationTest.java          |  4 ++--
 .../component/grpc/GrpcConsumerSecurityTest.java   | 24 +++++++++++++---------
 .../component/grpc/GrpcProducerAsyncTest.java      |  2 +-
 .../component/grpc/GrpcProducerSecurityTest.java   | 22 ++++++++++++--------
 .../camel/component/grpc/GrpcProducerSyncTest.java |  2 +-
 ...ZooKeeperServiceDiscoveryFactoryConfigurer.java |  6 ++----
 9 files changed, 39 insertions(+), 37 deletions(-)