Skip to content

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

AppSync RealTime Client for iOS (1.3.0)

28 Jul 16:11
43c94c3
Compare
Choose a tag to compare

Misc

  • Make SubscriptionItem.init public. See PR #19
  • Update CocoaPods JSON gem dependency. See PR #20
  • Fix integration tests instructions and add test schema to support files. See PR #21

AppSync RealTime Client for iOS (1.2.0)

10 Jul 22:15
0a45c19
Compare
Choose a tag to compare

Misc

  • Upgrade Starscream to ~> 3.1.0. See PR #17

AppSync RealTime Client for iOS (1.1.6)

10 Apr 15:10
Compare
Choose a tag to compare

Improvements

  • Socket Disconnect when no remaining subscriptions. See PR #8

AppSync RealTime Client for iOS (1.1.5)

10 Apr 14:18
91fd7f3
Compare
Choose a tag to compare

Bug fix

  • Added necessary files required for Carthage users. See PR #12 PR #13

AppSync RealTime Client for iOS (1.1.0)

10 Apr 14:18
Compare
Choose a tag to compare

Improvements

  • Add Interceptors and Connection Provider Factory to allow consumers more easily create websocket connections. See PR #4 for more details.
  • Fix subscription threading issue by moving websocket writes into separate queue. See PR #7

AppSync RealTime Client for iOS (1.0.1)

10 Apr 14:17
8b7a789
Compare
Choose a tag to compare

Bug Fixes
Changed the variable in subscription to get nil as the data in the dictionary. See PR #3

AppSync RealTime Client for iOS (1.0.0)

10 Apr 14:16
Compare
Choose a tag to compare