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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/main by this push:
     new c49c9d3  Correct the CHANGELOG about gRPC version (#75)
c49c9d3 is described below

commit c49c9d3f52ed9ca99e758733755553b8cd052d76
Author: kezhenxu94 <[email protected]>
AuthorDate: Mon Nov 29 17:33:55 2021 +0800

    Correct the CHANGELOG about gRPC version (#75)
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 7f1222f..12b26a6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,7 +9,7 @@ Release Notes.
 * Add ConsumerWrapper/FunctionWrapper to support 
CompletableFuture.x.thenAcceptAsync/thenApplyAsync.
 * Build CLI from Docker instead of source codes, add alpine based Docker image.
 * Support set instance properties in json format.
-* Upgrade grpc-java to 1.42.1 and protoc to 3.19.1 to allow using native Mac 
osx-aarch_64 artifacts.
+* Upgrade grpc-java to 1.42.1 and protoc to 3.17.3 to allow using native Mac 
osx-aarch_64 artifacts.
 
 #### Documentation
 

Reply via email to