Skip to content

Releases: aws-amplify/amplify-swift

2.44.0 (2024-10-31)

31 Oct 13:22
Compare
Choose a tag to compare

Features

  • Auth: Adding support for Email MFA (#3862)

2.43.0 (2024-10-22)

22 Oct 14:30
Compare
Choose a tag to compare

Features

  • feat: adding preview support for visionOS (#3898)

Full Changelog: 2.42.2...2.43.0

2.42.2 (2024-10-18)

18 Oct 17:44
Compare
Choose a tag to compare

Bug Fixes

  • Logging: adding internal configure auth hub event listener to fix logging race condition (#3899)
  • auth: return configuration error upon invalid redirect URI in hosted ui (#3889)

2.42.1 (2024-09-24)

24 Sep 19:13
Compare
Choose a tag to compare

Bug Fixes

  • predictions: region handling for creating correct streaming endpoint from region (#3880)

2.42.0 (2024-09-23)

23 Sep 20:50
@5d 5d
Compare
Choose a tag to compare

Features

  • api: add support for GraphQL filter attributeExists (#3838)

2.41.2 (2024-09-20)

20 Sep 19:47
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • api: append auth info as head fields for appSync realtime handshake request

2.41.1 (2024-09-19)

19 Sep 20:32
Compare
Choose a tag to compare

Bug Fixes

  • Storage: Removing testable import in UploadPartInput extension (#3878)

2.41.0 (2024-09-18)

18 Sep 18:28
Compare
Choose a tag to compare

Features


⚠️ Note: The SDK CredentialsProviding protocol has moved from the AWSClientRuntime module to the AwsCommonRuntimeKit module, so Amplify's AmplifyAWSCredentialsProvider.getCredentials()'s return type has been updated accordingly.

2.40.0 (2024-09-17)

17 Sep 20:49
Compare
Choose a tag to compare

Features

2.39.1 (2024-09-16)

16 Sep 22:34
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • analytics: iterate sqlite rows with failableNext (#3857)