Skip to content

0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vyshane vyshane released this 18 Apr 08:01
· 111 commits to master since this 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.