Releases: grpc/grpc-swift
Releases · grpc/grpc-swift
1.27.0
SemVer Minor
- Add support for starting a server from accepted conns by @glbrntt in #2260
- Drop 5.10 and 6.0 by @glbrntt in #2262
SemVer Patch
Other Changes
- Update README.md to reference grpc-swift-2 by @glbrntt in #2247
- Update test certs by @glbrntt in #2256
- Enable release mode builds by @josephnoir in #2255
New Contributors
- @josephnoir made their first contribution in #2255
Full Changelog: 1.26.1...1.27.0
2.2.3
1.26.1
2.2.2
2.2.1
2.2.0
What's Changed
SemVer Minor
- Add a new
transportSpecificfield toServerContextby @jtdavey in #2228 - Generate availability annotations by @glbrntt in #2232
SemVer Patch
- Improve error message when
runConnections()is called on an already shutdown client by @glbrntt in #2215 - Set tolerance to zero when using
Task.sleepby @gjcairo in #2225 - Fix a few warnings by @glbrntt in #2229
Other Changes
New Contributors
Full Changelog: 2.1.2...2.2.0
gRPC Swift 1.26.0
What's Changed
SemVer Minor
- Drop Swift 5.9 by @glbrntt in #2231
- Allow clients to set a max age for connections by @glbrntt in #2235
SemVer Patch
New Contributors
Full Changelog: 1.25.0...1.26.0
gRPC Swift 1.25.0
What's Changed
SemVer Minor
- Make GRPCStatusAndTrailers
Sendableby @0xTim in #2204 - Expose APIs to customise NWParameters when using NIOTS by @gjcairo in #2223
- Expose max reset streams HTTP2 configuration by @gjcairo in #2226
SemVer Patch
Other changes
- Document support for v1 moving forwards by @glbrntt in #2124
- Remove interop tests using TLS by @glbrntt in #2208
New Contributors
Full Changelog: 1.24.2...1.25.0