Skip to content

Releases: aws-amplify/amplify-swift

2.14.0 (2023-07-13)

13 Jul 18:58
Compare
Choose a tag to compare

Features

  • auth: Add OIDC support types & docs (#3064) (#3082)

2.13.0 (2023-07-13)

13 Jul 17:32
Compare
Choose a tag to compare

Features

  • Add default reset implementation for Plugins (#3080)

Bug Fixes

  • encoded key ordering (#3057)

1.30.4 (2023-06-29)

29 Jun 20:41
Compare
Choose a tag to compare

Bug Fixes

  • datastore: Enable subscription selection set to contain required fields only (#3016)

1.30.3 (2023-06-28)

28 Jun 20:22
Compare
Choose a tag to compare

Bug Fixes

  • datastore-v1: Multi auth rule for read subscription (#3029)

2.12.0 (2023-06-26)

26 Jun 15:06
Compare
Choose a tag to compare

Features

  • Adding support for tvOS and watchOS (#3051)

2.11.7 (2023-06-20)

20 Jun 21:07
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug Fixes

  • predictions plugin public init (#3011)

2.11.5 (2023-05-25)

25 May 21:29
@5d 5d
Compare
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
Compare
Choose a tag to compare

Bug Fixes

  • Auth: Fixing keychain migration issue (#2978)