Skip to content

gRPC Swift 1.0.0-alpha.12

Pre-release
Pre-release

Choose a tag to compare

@glbrntt glbrntt released this 13 May 13:09
b83ee1e

SemVer Minor

  • Add a retry limit to ConnectionBackoff (#784)

SemVer Patch

  • Fix pushing CocoaPods. (#790)
  • Suppress #file/#filePath warnings on recent compilers (#782)
  • Discard excess read bytes in LengthPrefixedMessageReader. (#781)
  • Provide Pod Specific Descriptions and Script Cleanup (#775, patch credit to @Jake-Prickett)
  • Bump version to 1.0.0-alpha.11 (#774, patch credit to @nathanhleung)
  • Add Cocoapod Support for SwiftGRPC (#764, patch credit to @Jake-Prickett)
  • Point build badge to master branch (#769)
  • Change Swift 5.2 development to release for CI (#765)