akka/akka-grpc

The generated client references deprecated ClientState

johanandren opened this issue · 1 comments

This gives warnings (and possibly error) when compiling, needs a @SuppressWarnings("deprecation")?

Heh, we were actually on an old version of the codegen/plugin. This has been fixed already.