lhotari opened a new pull request, #4716:
URL: https://github.com/apache/bookkeeper/pull/4716

   ### Motivation
   
   Protobuf 3.x is no longer supported. Protobuf 4.x is compatible with 
Protobuf 3 code since 4.33.0 as long as `com.google.protobuf.Message` is used 
in client code instead of `com.google.protobuf.GeneratedMessageV3`.
   
   ### Changes
   
   - Upgrade protobuf to 4.34.0
   - Upgrade grpc to 1.79.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to