Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.33.3 (2024-05-03)
Bug Fixes
- Core: Using a custom Foundation-based HTTPClient for HTTP Requests (#3582)
2.33.2 (2024-05-02)
2.33.1 (2024-05-01)
Bug Fixes
- auth: gen2 config oauth domain (#3663)
2.33.0 (2024-04-30)
Features
- Upgrading SQLite.swift to version 0.15.0 (#3659)
1.31.0 (2024-05-01)
Features
- Updating minimum deployment target to iOS 12 (#3562)
2.32.1 (2024-04-30)
Bug Fixes
- Auth: Refactoring state machine logic to fix memory leak (#3613)
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)