Skip to content

Releases: grpc/grpc-swift

2.2.3

09 Jun 08:33
adc18c3
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 2.2.2...2.2.3

1.26.1

03 Jun 07:08
a56a157
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Fix decompression of empty messages with a ratio limit by @glbrntt in #2246

Full Changelog: 1.26.0...1.26.1

2.2.2

27 May 17:18
36e1ad1
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Allow padding to be omitted from binary metadata values by @glbrntt in #2243

Full Changelog: 2.2.1...2.2.2

2.2.1

15 May 16:53
369172a
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

Full Changelog: 2.2.0...2.2.1

2.2.0

12 May 14:40
b18eb73
Compare
Choose a tag to compare

What's Changed

SemVer Minor

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.sleep by @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

08 May 15:05
67ae061
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

New Contributors

Full Changelog: 1.25.0...1.26.0

gRPC Swift 1.25.0

29 Apr 10:00
5c58b63
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Make GRPCStatusAndTrailers Sendable by @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

New Contributors

Full Changelog: 1.24.2...1.25.0

2.1.2

18 Mar 16:20
c4d6281
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

17 Mar 11:11
433c0d1
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 2.1.0...2.1.1

2.1.0

05 Mar 14:51
384a8db
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add a bodyParts computed property to StreamingClientResponse by @gjcairo in #2184
  • Add code gen config for the core module name by @glbrntt in #2201

SemVer Patch

  • Fix Metadatas description for prettier printing by @gjcairo in #2185
  • Ensure all imports have explicit access levels by @glbrntt in #2192

Other Changes

Full Changelog: 2.0.0...2.1.0