Skip to content

Releases: aws-amplify/amplify-swift

2.27.2 (2024-03-11)

11 Mar 22:59
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • DataStore: created and deleted model on one device appears as created on the other (#3554)
  • predictions: Serialize the dispatch of web socket events (#3558)

2.27.1 (2024-03-07)

07 Mar 18:42
@5d 5d
Compare
Choose a tag to compare

Bug Fixes

  • add collected data types to privacy manifests (#3531)
  • DataStore: endless retry of mutation request when server responds with 401 error code (#3511) (#3512)
  • amplify-xcode: Fixing errors during amplify pull (#3536)

1.30.8 (2024-02-27)

27 Feb 23:19
Compare
Choose a tag to compare

Misc. Updates

  • Updating AWS SDK for iOS dependency to 2.34.0 (#3542)

2.27.0 (2024-02-22)

22 Feb 23:57
Compare
Choose a tag to compare

Features

  • Updated aws-swift-sdk dependency to 0.36.1 (#3519)

2.26.3 (2024-02-21)

21 Feb 22:05
Compare
Choose a tag to compare

Bug Fixes

  • DataStore: improve MutationEvent resiliency to interruptions (#3492)

2.26.2 (2024-02-15)

15 Feb 15:51
Compare
Choose a tag to compare

Bug Fixes

  • DataStore: pass DataStore source for API decoding (#3515)
  • DataStore: serialize IncomingAsyncSubscriptionEventPublisher events (#3489)

2.26.1 (2024-02-12)

12 Feb 20:07
Compare
Choose a tag to compare

Bug Fixes

  • build: update code to build for xcode 15.3 beta 2 (#3506)
  • Auth: Device name missing in FetchDevice API (#3508)

2.26.0 (2024-02-08)

09 Feb 01:55
Compare
Choose a tag to compare

Features

  • auth: Removed dependency on oauth2 token for refreshToken and move to initiateAuth for hostedUI (#3497)

2.25.7 (2024-02-07)

07 Feb 20:21
Compare
Choose a tag to compare

Bug Fixes

  • build: update code to fix build in xcode 15.3 beta 2 (#3500)
  • DataStore: auth plugin requirement for single auth rule (#3453)

1.30.7 (2024-02-05)

05 Feb 23:04
Compare
Choose a tag to compare

Bug Fixes

  • DataStore-v1: auth plugin requirement for single auth rule (#3454)
  • datastore-v1: correct the filter predicate logic applied to optional fields