Skip to content

Releases: aws-amplify/amplify-swift

2.33.3 (2024-05-03)

03 May 21:23
Compare
Choose a tag to compare

Bug Fixes

  • Core: Using a custom Foundation-based HTTPClient for HTTP Requests (#3582)

2.33.2 (2024-05-02)

02 May 23:44
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Add keychain logging for better debugging (#3669)
  • Core: potential memory leak in WebSocketClient (#3624)

Misc updates

  • Upgrading aws-swift-sdk to 0.36.2 (#3670)

2.33.1 (2024-05-01)

01 May 17:41
Compare
Choose a tag to compare

Bug Fixes

  • auth: gen2 config oauth domain (#3663)

2.33.0 (2024-04-30)

01 May 00:58
Compare
Choose a tag to compare

Features

  • Upgrading SQLite.swift to version 0.15.0 (#3659)

1.31.0 (2024-05-01)

01 May 15:43
Compare
Choose a tag to compare

Features

  • Updating minimum deployment target to iOS 12 (#3562)

2.32.1 (2024-04-30)

30 Apr 19:58
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Refactoring state machine logic to fix memory leak (#3613)

2.32.0 (2024-04-29)

29 Apr 18:02
Compare
Choose a tag to compare

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)

26 Apr 17:21
Compare
Choose a tag to compare

Bug Fixes

  • storage: retrieve accesslevel before storage service (#3641)

2.31.0 (2024-04-26)

26 Apr 15:56
Compare
Choose a tag to compare

Features

  • api: add authorizationMode to GraphQLRequest (#3630)

2.30.0 (2024-04-26)

26 Apr 04:28
Compare
Choose a tag to compare

Features

  • all: Configure plugins with AmplifyOutputs (#3567)