Releases: aws-amplify/amplify-swift
Releases · aws-amplify/amplify-swift
2.52.1 (2025-11-25)
25 Nov 23:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auth : fix HostedUIOptions decoding for optional fields (#4102 )
⚠️ 2.52.0 (2025-11-19)
19 Nov 20:03
Compare
Sorry, something went wrong.
No results found
⚠️ 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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
predictions : remove liveness event listeners on session completion (#4092 )
2.51.4 (2025-10-28)
28 Oct 18:15
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auth : add missing state transitions during auto sign in (#4065 )
2.51.3 (2025-10-23)
23 Oct 17:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auth : Prevent clearing shared keychains (#4077 )
2.51.2 (2025-10-13)
13 Oct 19:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
predictions : close websocket with runtime error on service exception (#4072 )
2.51.1 (2025-10-02)
02 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Misc
chore(auth): update AppSyncSigner (#4063 )
2.51.0 (2025-09-16)
16 Sep 17:57
Compare
Sorry, something went wrong.
No results found
Features
auth : Refresh Token Rotation (#4050 )
2.50.0 (2025-08-06)
06 Aug 20:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )