Closed rscorer closed 5 years ago
Hi!
This looks like an old bug that existed in jProtoc (https://github.com/salesforce/grpc-java-contrib/issues/98). I see now that I haven't released a new version of grpc-kotlin since that upgrade, sorry for that. I'll make push a new release now, this bug should then go away if you upgrade to 0.1.1.
Hi,
Thanks for the quick reply - that sounds perfect :smile:
Thanks!! I'll upgrade to 0.1.1
The new version should be available in Maven Central now
It is, and its fixed the issue, thanks!
This message compiles using java grpc compiler, and causes a failure using grpcKotlin
If I rename the three enum
Country
so that they are different, then it compiles using grpcKotlin