Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.35.4 (2024-06-25)
2.35.3 (2024-06-13)
Bug Fixes
- Auth: Adding credentialsProvider to Cognito clients (#3745)
2.35.2 (2024-06-10)
Bug Fixes
- resolve strict concurrency errors (#3731)
2.35.1 (2024-06-04)
Bug Fixes
- datastore: reconnect the AppSyncRealTimeClient once connection is stale (#3734)
2.35.0 (2024-06-04)
Features
- datastore: refactor datastore category to use APICategoryGraphQLBehavior (#3666)
2.34.4 (2024-06-03)
2.34.3 (2024-05-30)
Bug Fixes
- logging: logLevel
.none
should not produce logs (#3728)
2.34.2 (2024-05-28)
Bug Fixes
- datastore: change OutgoingMutationQueue use TaskQueue for state transitions (#3720)
2.34.1 (2024-05-22)
Bug Fixes
- auth: Fix Hosted UI continuation error (#3715)