Skip to content

gRPC Swift 1.7.2

Compare
Choose a tag to compare
@glbrntt glbrntt released this 23 Mar 11:22
· 578 commits to main since this release
858f977

SemVer Patch

  • protoc-gen-grpc-swift: FileHandle for stdin, stdout (#1361, patch credit to @lrewega)
  • Better handle client sent GOAWAY frames
  • Release stream callback, once the stream has finished (#1363)
  • Bump version number to 1.7.2 (#1372)

Other Changes

  • Enable CI for Swift 5.6 (#1370)