Skip to content

Releases: aws-amplify/amplify-swift

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)

2.51.0 (2025-09-16)

16 Sep 17:57

Choose a tag to compare

Features

  • auth: Refresh Token Rotation (#4050)

2.50.0 (2025-08-06)

06 Aug 20:16

Choose a tag to compare

What's Changed

  • feat: Update minimum supported macOS version to match Swift SDK by @harsh62 in #4025
  • feat: bump swift sdk version to 1.5.14 by @harsh62 in #4028
  • chore(build): fix build warnings for Dynamic Actor Isolation feature by @harsh62 in #4005

Full Changelog: 2.49.1...2.50.0

2.49.1 (2025-07-17)

17 Jul 18:05

Choose a tag to compare

Bug Fixes

  • auth: allow removing and adding identity pool for an already deployed app (#4022)
  • build: accessing Availability.h macros in Swift (Xcode 26 support) (#4013)

2.49.0 (2025-06-30)

30 Jun 19:58

Choose a tag to compare

Features

  • predictions: No-Light/FaceMovementOnly challenge support (#3622)

2.48.2 (2025-06-30)

30 Jun 15:27

Choose a tag to compare

Bug Fixes

  • api: fixing mis-classified errors (#4012)
  • logging: crash on release builds in rotation logger (#4009)

2.48.1 (2025-06-12)

12 Jun 17:47

Choose a tag to compare

Bug Fixes

  • api: fix subscription failures (#3998)
  • storage: avoid using self in failure messages (#3994)