Releases: aws-amplify/aws-appsync-realtime-client-ios
Releases · aws-amplify/aws-appsync-realtime-client-ios
AppSync RealTime Client for iOS (1.8.1)
Bug fixes
- fix: Subscription failed event should be terminal event (See PR #74)
AppSync RealTime Client for iOS (1.8.0)
Features
- feat: Allow setting log level (See PR #71)
AppSync RealTime Client for iOS (1.7.1)
AppSync RealTime Client for iOS (1.7.0)
Features
- feat: Upgrade Starscream to 4.0.4 (See PR #62)
AppSync RealTime Client for iOS (1.6.0)
Feature
- feat: Realtime interceptor changes for GraphQL subscriptions (See PR #53)
AppSync RealTime Client for iOS (1.5.0)
AppSync RealTime Client for iOS (1.4.3)
Bug fixes
- Fix race condition in disconnect; protect status & write access (See PR #40)
AppSync RealTime Client for iOS (1.4.2)
AppSync RealTime Client for iOS (1.4.1)
Misc
- Updated Cartfile with correct version of StarScream