gRPC Swift 1.7.1-async-await.2
Pre-release
Pre-release
Lukasa
released this
10 Mar 15:41
·
26 commits
to 1.7.1-async-await
since this release
This release brings the 1.6.0-async-await branch up-to-date with the 1.7.1 release, and fixes an issue with the gRPC Swift 1.7.1-async-await.1 tag, which points to the wrong branch.
Breaking Changes
- Use
requests
/requestStream
andresponses
/responseStream
consistently. (#1320) - Use correct casing when making async calls (#1365)