What's Changed
This is the first stable release of gRPC Swift v2. There are no changes to shipping code since "2.0.0-rc.1".
To learn more about gRPC Swift check out the documentation on the Swift Package Index, or try out one of the examples.
Changes
- Fix grpc-swift-protobuf dependency requirement in hello-world example by @gjcairo in #2186
- Add an
echo-metadata
example by @gjcairo in #2182 - Update dependency requirements and docs by @glbrntt in #2188
Full Changelog: 2.0.0-rc.1...2.0.0