Skip to content

Releases: aws-amplify/amplify-swift

2.57.0 (2026-04-21)

22 Apr 00:42

Choose a tag to compare

Features

  • core: make AmplifyOutputsData and all nested types public

Bug Fixes

  • auth: Consistent device metadata keychain key across auth flows (#4196)
  • api: remove custom query parameter allowlist (#4194)
  • API: Support '+' in query parameters and improve validation logic (#4137)

2.56.0 (2026-04-15)

15 Apr 23:48

Choose a tag to compare

Features

  • storage: add support for upload presigned url (#4146)

2.55.0 (2026-04-08)

08 Apr 22:11

Choose a tag to compare

Features

  • firehose: Add Firehose client (#4182)

Bug Fixes

  • using Hub category to fire configured event (#3995)
  • kinesis: enable full flush for cache (#4169)

2.54.1 (2026-03-11)

12 Mar 11:59

Choose a tag to compare

Bug Fixes

  • api: populate the auth mode when parsing the request response. So AppSyncListProvider.getNextPage() will have the auth mode. (#4156)
  • bump AWS SDK for Swift version to 1.6.71

2.54.0 (2026-03-04)

04 Mar 23:28

Choose a tag to compare

Features

  • kinesis: add Kinesis Client (#4141)
  • foundation: Add Foundation libraries (#4150)

2.53.3 (2026-01-15)

15 Jan 16:13

Choose a tag to compare

Bug Fixes

  • auth: remove is keychain configured check (#4129)

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)