Skip to content

AppSync RealTime Client for iOS (2.0.0)

Compare
Choose a tag to compare
@lawmicha lawmicha released this 11 Jul 21:16
· 50 commits to main since this release
  • feat: Handle Unauthorized errors (See #69)
  • fix: rebase RTConnectionProvider+Websocket to Async version (See #91)
  • fix: create valid unauthorized request for odic/userpool connections (See #93)

Breaking changes: ConnectionProviderError.other has been removed and .unauthorized and .unknown cases has been added.