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 2020/10/26 07:51:55 UTC

[camel] branch regen_bot updated (d2f9f03 -> 6b26d2c)

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 d2f9f03  CAMEL-15753: camel-core - Modularize and move internal processors into their own factory.
     add 7fc8adc  camel-15754-Improve the propagation consumer strategy
     add 96bb4a4  CAMEL-15754: Fix deprecated calls and options Closing #4511
     add 6b26d2c  Regen for commit 96bb4a48508a896a271cb46821c289ba5beacfb2

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../grpc/auth/jwt/JwtCallCredentials.java          | 27 +++++++++-------------
 .../GrpcResponseAggregationStreamObserver.java     |  4 ++--
 .../grpc/client/GrpcSimpleExchangeForwarder.java   |  4 ++--
 .../GrpcRequestAggregationStreamObserver.java      |  8 +------
 .../GrpcRequestPropagationStreamObserver.java      | 17 ++++----------
 .../component/grpc/GrpcProducerAsyncTest.java      |  8 +++----
 parent/pom.xml                                     |  2 +-
 8 files changed, 26 insertions(+), 46 deletions(-)