Skip to content

Releases: aws-amplify/aws-appsync-realtime-client-ios

AppSync RealTime Client for iOS (1.8.1)

21 Feb 18:47
cbb762b
Compare
Choose a tag to compare

Bug fixes

  • fix: Subscription failed event should be terminal event (See PR #74)

AppSync RealTime Client for iOS (1.8.0)

16 Feb 17:22
1932e1d
Compare
Choose a tag to compare

Features

  • feat: Allow setting log level (See PR #71)

AppSync RealTime Client for iOS (1.7.1)

15 Feb 17:01
55eb275
Compare
Choose a tag to compare

Bug fixes

  • fix: Retry on MaxSubscriptionReached (See PR #66)
  • fix: data race in CountdownTimer (See PR #65)

AppSync RealTime Client for iOS (1.7.0)

09 Feb 16:38
9b1cb09
Compare
Choose a tag to compare

Features

  • feat: Upgrade Starscream to 4.0.4 (See PR #62)

AppSync RealTime Client for iOS (1.6.0)

11 Nov 20:58
73b0429
Compare
Choose a tag to compare

Feature

  • feat: Realtime interceptor changes for GraphQL subscriptions (See PR #53)

AppSync RealTime Client for iOS (1.5.0)

05 May 18:02
55d670f
Compare
Choose a tag to compare

Feature

  • feat: disconnect on last subscription, fix data races (See PR #46)

Misc

  • Exclude resources file from SPM (See PR #43)

AppSync RealTime Client for iOS (1.4.3)

26 Jan 23:05
89957a8
Compare
Choose a tag to compare

Bug fixes

  • Fix race condition in disconnect; protect status & write access (See PR #40)

AppSync RealTime Client for iOS (1.4.2)

04 Nov 17:40
ee5f799
Compare
Choose a tag to compare

Bug fixes

  • Fix implicitly unwrapped subscriptionItem (See Issue #33, PR #35)
  • Fix data races in CountdownTimer (See PR #37)

AppSync RealTime Client for iOS (1.4.1)

28 Aug 20:16
89a0e5e
Compare
Choose a tag to compare

Misc

  • Updated Cartfile with correct version of StarScream

AppSync RealTime Client for iOS (1.4.0)

31 Jul 21:49
7320b31
Compare
Choose a tag to compare

Bug fixes

Misc

  • AppSync RealTime Client for iOS is now released under the Apache 2.0 license. See LICENSE for details. (#26)