Skip to content

2.29.1 (2024-04-10)

Compare
Choose a tag to compare
@phantumcode phantumcode released this 10 Apr 21:18
· 312 commits to main since this release

Features

  • API: Implement AppSyncRealTimeClient and WebSocketClient with URLSession (#3575)

Bug Fixes

  • API: Add user-agent header to appsync websocket handshake request (#3586)
  • Auth: throw correct error for an unknown session error (#3591)
  • DataStore: Fixing a crash when attempting to create a model with a predicate (#3600)
  • API: add collection type casting in swift 5.7 (#3602)