Skip to content

Releases: aws-amplify/amplify-swift

2.53.2 (2025-12-15)

15 Dec 22:33

Choose a tag to compare

Fixes

Revert fix(auth): add prewarming check keychain store #4118

2.53.1 (2025-12-11)

11 Dec 19:55

Choose a tag to compare

Bug Fixes

  • auth: add prewarming check keychain store (#4115)

2.53.0 (2025-12-09)

09 Dec 19:43

Choose a tag to compare

Features

  • core: update the aws-sdk-swift version (#4107)

Bug Fixes

  • auth: don't remove items from keychain if it already has items (#4105)
  • logging: update protection level (#4106)

2.52.1 (2025-11-25)

25 Nov 23:53

Choose a tag to compare

Bug Fixes

  • auth: fix HostedUIOptions decoding for optional fields (#4102)

⚠️ 2.52.0 (2025-11-19)

19 Nov 20:03

Choose a tag to compare

⚠️ Please use 2.52.1 instead of this release due to a regression issue for customer using Auth.signInWithWebUI API.

Features

  • auth: add support for cognito oidc parameters in managed login (#4096)

Bug Fixes

  • auth: add checks against random logouts (#4099)
  • auth: resolve format string mismatch in ASF timestamp generation (#4095)
  • auth: caching session during error transitions while auto signin (#4094)

2.51.5 (2025-11-10)

10 Nov 21:44

Choose a tag to compare

Bug Fixes

  • predictions: remove liveness event listeners on session completion (#4092)

2.51.4 (2025-10-28)

28 Oct 18:15

Choose a tag to compare

Bug Fixes

  • auth: add missing state transitions during auto sign in (#4065)

2.51.3 (2025-10-23)

23 Oct 17:04

Choose a tag to compare

Bug Fixes

  • auth: Prevent clearing shared keychains (#4077)

2.51.2 (2025-10-13)

13 Oct 19:36

Choose a tag to compare

Bug Fixes

  • predictions: close websocket with runtime error on service exception (#4072)

2.51.1 (2025-10-02)

02 Oct 18:51

Choose a tag to compare

Misc

  • chore(auth): update AppSyncSigner (#4063)