Skip to content

gRPC Swift 1.5.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 07 Oct 09:18
· 656 commits to main since this release
580ba36

SemVer Minor

SemVer Patch

  • Provide more context to failing RPCs from the connection pool (#1292)
  • Bump version number to 1.5.0 (#1294)

Other Changes

  • Update Cocoapods for 1.4.2 (#1281)
  • Update NIO dependencies in the QPS benchmark (#1286)
  • Switch to the channel pool in the QPS benchmark (#1287)
  • Update examples to use channel pool (#1293)