You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2022/08/30 01:37:37 UTC

[incubator-eventmesh] branch master updated (80105641 -> ddeb9a48)

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

chenguangsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 80105641 Merge pull request #1105 from HeZean/byte-encoding
     new 08734539 upgrade grpc version to 1.42.2, protobuf version to 3.21.5
     new 86b3678c add out dir to .gitignore
     new ddeb9a48 Merge pull request #1192 from LIU-WEI-git/grpc_upgrade

The 1350 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:
 .gitignore                                           |  1 +
 build.gradle                                         | 10 ++++++----
 eventmesh-common/build.gradle                        |  6 ++++--
 .../protocol/grpc/protos/ConsumerServiceGrpc.java    |  2 +-
 .../protocol/grpc/protos/HeartbeatServiceGrpc.java   |  2 +-
 .../protocol/grpc/protos/PublisherServiceGrpc.java   |  2 +-
 eventmesh-examples/build.gradle                      |  2 +-
 .../eventmesh-protocol-cloudevents/build.gradle      |  5 ++++-
 .../eventmesh-protocol-grpc/build.gradle             |  9 ++++++---
 .../eventmesh-protocol-http/build.gradle             |  5 ++++-
 .../eventmesh-protocol-meshmessage/build.gradle      |  5 ++++-
 eventmesh-runtime/build.gradle                       |  2 +-
 eventmesh-sdk-java/build.gradle                      |  8 ++++----
 tools/dependency-check/known-dependencies.txt        | 20 ++++++++++----------
 tools/third-party-licenses/LICENSE                   | 20 ++++++++++----------
 15 files changed, 58 insertions(+), 41 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org