Skip to content

Releases: aws-amplify/amplify-swift

2.12.0 (2023-06-26)

26 Jun 15:06

Choose a tag to compare

Features

  • Adding support for tvOS and watchOS (#3051)

2.11.7 (2023-06-20)

20 Jun 21:07

Choose a tag to compare

Bug Fixes

  • datastore: support CPK sort key with AWS date types (#3020)
  • datastore: support CPK with sortKey for GraphQL scalar types (#3012)

1.30.2 (2023-06-15)

16 Jun 01:22

Choose a tag to compare

Changelog

  • Update aws-ios-sdk dependency to v2.33.0 (#3017)

2.11.6 (2023-06-07)

07 Jun 20:55

Choose a tag to compare

Bug Fixes

  • predictions plugin public init (#3011)

2.11.5 (2023-05-25)

25 May 21:29
@5d 5d

Choose a tag to compare

Bug Fixes

  • Auth: Pass client metadata to password verifier during SRP sign in (#2986)
  • datastore: wrap URLSession with validation state for test cases (#2979)
  • datastore: fix sync with lazy references (#2907)

2.11.4 (2023-05-24)

24 May 02:03

Choose a tag to compare

Bug Fixes

  • Auth: Fixing keychain migration issue (#2978)

2.11.3 (2023-05-19)

19 May 20:40

Choose a tag to compare

Bug Fixes

  • datastore: extract mutation events handling out of periodic snapshot generate logic (#2971)

2.11.2 (2023-05-18)

18 May 19:27

Choose a tag to compare

Bug Fixes

  • Auth: Revert - fix(Auth): Use correct queries when getting and setting keychain items (#2975)

2.11.0 (2023-05-16)

17 May 14:45

Choose a tag to compare

Features

  • auth: deprecate AWSAuthSignInOptions.validationData (#2955)
  • storage: Added support for AWSStorageGetURLOptions.validateObjectExistence

Bug Fixes

  • datastore: stop datastore plugin only stops syncEngine (#2942)
  • liveness: service error reporting (#2937)

1.30.1 (2023-05-11)

12 May 00:01

Choose a tag to compare

Bug Fixes

  • DataStore: Stoping storageEngine does not publish completion event (#2939)