Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.31.1 (2024-04-26)
26 Apr 17:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
storage : retrieve accesslevel before storage service (#3641 )
2.31.0 (2024-04-26)
26 Apr 15:56
Compare
Sorry, something went wrong.
No results found
Features
api : add authorizationMode to GraphQLRequest (#3630 )
2.30.0 (2024-04-26)
26 Apr 04:28
Compare
Sorry, something went wrong.
No results found
Features
all: Configure plugins with AmplifyOutputs (#3567 )
2.29.3 (2024-04-22)
22 Apr 17:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
API : make sure unsubscribe is invoked when subscription cancelled (#3619 )
predictions : add support for invalid signature exception (#3625 )
2.29.2 (2024-04-17)
17 Apr 23:42
Compare
Sorry, something went wrong.
No results found
Bug Fixes
api : AWSGraphQLSubscriptionTaskRunner failing to cancel AppSyncRealTimeSubscription (#3615 )
core : TaskQueue async execution (#3611 )
1.30.9 (2024-04-11)
11 Apr 17:56
Compare
Sorry, something went wrong.
No results found
Misc. Updates
Updating AWS SDK for iOS dependency to 2.35.0 (#3601 )
2.29.1 (2024-04-10)
10 Apr 21:18
Compare
Sorry, something went wrong.
No results found
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 )
2.28.0 (2024-03-21)
21 Mar 16:06
Compare
Sorry, something went wrong.
No results found
Features
Auth : Adding forceAliasCreation option during confirmSignUp (#3382 )
2.27.3 (2024-03-18)
18 Mar 18:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Logging: Updating the required reason API usage (#3570 )
2.27.2 (2024-03-11)
11 Mar 22:59
Compare
Sorry, something went wrong.
No results found
Bug Fixes
DataStore : created and deleted model on one device appears as created on the other (#3554 )
predictions : Serialize the dispatch of web socket events (#3558 )