Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.32.0 (2024-04-29)
Features
- storage: update Storage APIs with StoragePath parameter
- Storage: Adding integration tests for getURL, remove and list (#3584)
- Storage: Refactor list objects API to include path (#3580)
- storage: update storage upload APIs to use storage path (#3574)
- Storage: Refactor GetURL API to include path (#3573)
- storage: update storage download api (#3561)
- storage: refactor storage remove api by including path (#3571)
- storage: add new storage gen2 APIs (#3559)
Bug Fixes
- Auth: Fixing the Gen2 json configuration used by the Authenticator (#3647)
2.31.1 (2024-04-26)
Bug Fixes
- storage: retrieve accesslevel before storage service (#3641)
2.31.0 (2024-04-26)
Features
- api: add authorizationMode to GraphQLRequest (#3630)
2.30.0 (2024-04-26)
Features
- all: Configure plugins with AmplifyOutputs (#3567)
2.29.3 (2024-04-22)
2.29.2 (2024-04-17)
1.30.9 (2024-04-11)
Misc. Updates
- Updating AWS SDK for iOS dependency to 2.35.0 (#3601)
2.29.1 (2024-04-10)
2.28.0 (2024-03-21)
Features
- Auth: Adding forceAliasCreation option during confirmSignUp (#3382)
2.27.3 (2024-03-18)
Bug Fixes
- Logging: Updating the required reason API usage (#3570)