Skip to content

Releases: connectrpc/connect-swift

1.2.3

21 May 05:14
ed56816

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

What's Changed

Other changes

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

30 Mar 16:24
8e7abcd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

What's Changed

Other changes

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

12 Feb 17:09
8a52a35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

What's Changed

Other changes

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Oct 17:27
8ff57da

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

30 Jun 13:27
c277d73

Choose a tag to compare

What's Changed

Other changes

  • Upgrade SwiftProtobuf dependency by @mfridman in #352
  • Fixed memory leak caused by retain cycle in channel handlers by @Code-Hex in #354
  • Add package visibility option to code generators by @eseay in #355
  • Update CocoaPods for 1.1.0 by @eseay in #356

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

13 Jun 01:08
534a58d

Choose a tag to compare

What's Changed

Other changes

  • Add SwiftFormat and SwiftLint disable commands to generated code by @eseay in #350
  • Update CocoaPods for 1.0.4 by @eseay in #351

Full Changelog: 1.0.3...1.0.4

1.0.3

23 May 17:01
7a67b10

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

26 Feb 01:56
09e7dd4

Choose a tag to compare

What's Changed

  • Prevent duplicate resume continuation on unary request by @eseay in #340
  • Fix retain cycle between URLSessionHTTPClient and URLSession.delegate by @rebello95 in #335
  • Fix leak in internal implementation of a lock by @kinnarr in #337
  • Use ConnectError.unavailable when client is offline by @rebello95 in #328

Other changes

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.1

25 Feb 19:36
3b72191

Choose a tag to compare

What's Changed

  • Prevent duplicate resume continuation on unary request by @eseay in #340
  • Fix retain cycle between URLSessionHTTPClient and URLSession.delegate by @rebello95 in #335
  • Fix leak in internal implementation of a lock by @kinnarr in #337
  • Use ConnectError.unavailable when client is offline by @rebello95 in #328

Other changes

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

07 Nov 21:50
a8c984a

Choose a tag to compare

What's Changed

This is Connect-Swift's first stable release! 🥳 It does not contain any user-facing changes.

Thank you to all contributors for getting us to this milestone!