Skip to content

gRPC Swift 1.14.0

Compare
Choose a tag to compare
@glbrntt glbrntt released this 08 Feb 14:34
· 417 commits to main since this release
783ed8d

SemVer Minor

  • Expose closeFuture in server interceptor context (#1553)

SemVer Patch

  • Add "--version" to protoc-gen-grpc-swift (#1557)
  • Fix server interceptors retain cycle (#1559)
  • Use iterator when checking encoding headers (#1563)
  • Buffer when configuring the server pipeline (#1564)
  • Bump version number to 1.14.0 (#1565)

Other Changes

  • Update allocation counts (#1558)