Skip to content

gRPC Swift 1.7.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 10 Feb 16:11
· 612 commits to main since this release
393feb7

SemVer Minor

  • Add cause to GRPCStatus.processingError for uncaught errors (#1356)

SemVer Patch

  • Tolerate channel error when connecting (#1349)
  • Use trace log level for buffering logs (#1352)
  • Add cause to GRPCStatus.description if it is non-nil (#1357)
  • Bump version number to 1.7.0 (#1358)

Other Changes

  • Update allocation counter limits (#1347)
  • Add more flexibility to perf tests (#1354)
  • Remove perf tests for 5.2 (#1355)