sdk-java
sdk-java copied to clipboard
Upgrade Protobuf version
Protobuf version is now on 4.x which is not compatible with protobuf 3.x, the wire format has not changed, just the java sdk. So existing messages should parse fine with protobuf 4.x Java SDK.
Spring Boot Grpc 0.8.0 is on 4.x already.