Skip to content

Releases: grpc/grpc-swift

Update to gRPC v1.6.0

02 Sep 17:27
Compare
Choose a tag to compare

The vendored gRPC is now v1.6.0, and the grpc-swift C shim layer compiles with versions of gRPC at least as far back as v1.4.5.

Simplify libz integration

08 Jun 17:41
Compare
Choose a tag to compare

Libz is now included as a source package that is built by the Swift Package Manager. This removes the need to add -lz to Package Manager builds of grpc-swift clients.

End-of-line for Swift 3.0 and swift-protobuf 0.9.24

17 Apr 22:04
Compare
Choose a tag to compare
Merge pull request #42 from johndpope/patch-1

Updates to Runme.sh