Skip to content

Releases: aws-amplify/amplify-swift

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)

2.29.3 (2024-04-22)

22 Apr 17:52
@5d 5d
Compare
Choose a tag to compare

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
@5d 5d
Compare
Choose a tag to compare

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
Choose a tag to compare

Misc. Updates

  • Updating AWS SDK for iOS dependency to 2.35.0 (#3601)