Skip to content

Releases: aws-amplify/amplify-swift

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)

2.39.0 (2024-08-28)

28 Aug 19:24
Compare
Choose a tag to compare

Features

  • Add AppSync components (#3825)

Bug Fixes

  • auth: clear credentials values only if namespacing has changed (#3827)
  • api: storing cancelablles with actor methods in AppSyncRTC (#3824)

2.38.0 (2024-08-19)

19 Aug 21:01
@5d 5d
Compare
Choose a tag to compare

Features

  • predictions: add web socket retry for clock skew (#3816)

2.37.0 (2024-08-12)

12 Aug 21:47
Compare
Choose a tag to compare

Features

  • api: propagate connectionLost error from websocket client to sync engine (#3800)