gRPC Swift 1.14.0
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)