Skip to content

Releases: centrifugal/centrifuge-swift

0.8.2

20 Sep 07:38
a8f45e2

Choose a tag to compare

What's Changed

  • Fix incorrect handshake headers used for protocol negotiation by @lokshunhung in #121

New Contributors

Full Changelog: 0.8.1...0.8.2

0.8.1

10 Aug 05:48
d5feba7

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

24 May 08:39
6119bf3

Choose a tag to compare

What's Changed

⚠️⚠️⚠️ Note, there are breaking API changes in this release in connection and subscription token getters.

  • New API for token getters, fixes for subscription token by @FZambia in #118

Full Changelog: 0.7.6...0.8.0

0.7.6

07 Mar 06:55
aebf3af

Choose a tag to compare

What's Changed

Full Changelog: 0.7.5...0.7.6

0.7.5

01 Mar 01:51

Choose a tag to compare

What's Changed

  • Support for Custom NSURLSessionConfiguration in Native WebSocket Implementation by @shalom-aviv in #111

Full Changelog: 0.7.4...0.7.5

0.7.4

08 Dec 08:48
0e5c96a

Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4

0.7.3

04 Dec 19:23
6e37e56

Choose a tag to compare

What's Changed

  • Bug fix: Offset Not Updated for Server-Side Subscriptions After Receiving Publications #107 by @shalom-aviv in #108
  • Update macos image to macos-13, use compatible Swift version in CI, by @FZambia in #109

Full Changelog: 0.7.2...0.7.3

0.7.2

19 Jul 06:43
b3ed837

Choose a tag to compare

What's Changed

  • Compatibility with SwiftProtobuf 1.27.0 and older versions by @FZambia in #102

Full Changelog: 0.7.1...0.7.2

0.7.1

08 Oct 12:23
0eca234

Choose a tag to compare

What's Changed

  • Document URLSessionWebSocketTask in readme
  • fix: add @unknown default to URLSessionTask.State ext switch by @FZambia in #97

Full Changelog: 0.7.0...0.7.1

0.7.0

07 Oct 06:31
09d0dc6

Choose a tag to compare

What's Changed

  • Add alternative websocket implementation via URLSessionWebSocketTask by @antonselyanin in #84
  • Prevent memory leaks when passing token getters by @YoavGro in #92

Full Changelog: 0.6.1...0.7.0