Fixes for Swift 5
This release contains fixes for Swift 5 warnings that were emitted by SwiftGRPC
and SwiftProtobuf
.
- Bump version to 0.9.0 (#444) - Michael Rebello (d5f0c46)
- Try de-flaking testMultipleConnectivityObserversAreCalled. (#441) - Daniel Alm (c0eca15)
- Update SwiftProtobuf to 1.5.0 (#440) - Michael Rebello (2d822f1)
- Run CI on both Swift 4.2 and 5, and fix Swift 5 warning (#426) - Michael Rebello (0f2af51)
- Change the
swiftc
argument to use static Swift libraries. (#424) - Daniel Alm (6bbc15c)