0.10.0
Pre-release
Pre-release
Update Swift gRPC to v1.0.0-alpha.11. This version of Swift gRPC has breaking API changes. You will need to regenerate Swift sources from your protobuf.
Since upstream has breaking changes, I have also taken the opportunity to rename the RetryPolicy.failedCall
onGiveUp
parameter to didGiveUp
, which is more idiomatic Swift.