Skip to content

Releases: connectrpc/connect-swift

0.13.0

08 Apr 23:02
15258d3
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: 0.12.0...0.13.0

0.12.0

01 Feb 06:05
1701d3d
Compare
Choose a tag to compare

What's Changed

  • Implement new conformance test executable by @rebello95 in #234
  • Combine headers + trailers into ConnectError.metadata by @rebello95 in #239
  • Update NIO dependencies & fix performance checker warning by @rebello95 in #240
  • Update CI to use M1 Runners/macOS 14 + Xcode 15.2 by @eseay in #245

Other changes

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

09 Jan 17:40
2c9e0b9
Compare
Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: 0.10.1...0.11.0

0.10.1

14 Nov 17:20
8c708ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

14 Nov 02:04
c3a8716
Compare
Choose a tag to compare

What's Changed

  • Revamp interceptors to be protocol-based and expose typed messages by @rebello95 in #208
  • Add unary GET protocol support by @rebello95 in #203
  • Reorganize project files & reduce public interface by @rebello95 in #212

Other changes

Full Changelog: 0.9.0...0.10.0

0.9.0

20 Oct 18:42
2d072c6
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: 0.8.0...0.9.0

0.8.0

15 Sep 16:57
2146cff
Compare
Choose a tag to compare

What's Changed

  • Handle grpc-status in headers rather than only trailers by @rebello95 in #174
  • Apply various updates to reflect connect-swift moving to the connectrpc organization

Other changes

Full Changelog: 0.7.0...0.8.0

0.7.0

13 Sep 22:08
c041679
Compare
Choose a tag to compare

What's Changed

  • Connect-Swift now includes Swift concurrency annotations and compiles without warnings with Xcode 15's strict concurrency warnings enabled (#155)

Other changes

Full Changelog: 0.6.0...0.7.0

0.6.0

27 Jun 13:27
6d6df4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

28 Mar 03:34
b3ed034
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0