aws-mobile-appsync-sdk-ios

iOS SDK for AWS AppSync.

OTHER License

Stars
262
Committers
50

Bot releases are hidden (Show)

aws-mobile-appsync-sdk-ios - 3.7.1 (2024-05-21) Latest Release

Published by thisisabhash 5 months ago

Bug Fixes

  • Making APIKeyBasedConnectionPool thread-safe to prevent crashes (#596)

Misc.

  • update missing sdk dependencies to 2.36.2 (#597)
  • bump rexml from 3.2.5 to 3.2.8 (#598)
aws-mobile-appsync-sdk-ios - 3.7.0 (2024-04-23)

Published by 5d 6 months ago

Features

  • update minimum ios deployment target to v12(PR #586)
    • update dependency AppSyncRealTimeClient to 3.2.0
    • update dependencies of AWSSDK to 2.36.0

SHA-512 checksum:

AWSAppSync.xcframework.zip
c222669f04632e4bc6a1f4fce32f7893123051f88f0fa47a8d009cf254f4dcdb8e9b70bc8722eaed332c073d0b21f29cf8b499a70eb24da3fa9b059b5923f6bc

aws-mobile-appsync-sdk-ios - 3.6.5 (2024-04-23)

Published by 5d 6 months ago

Bug Fixes

  • fix AppSyncRealTimClient dependency version defined in podspec and podfile(PR #591)

Misc.

  • updating AWS SDK dependency to 2.35.0(PR #590)

SHA-512 checksum:

AWSAppSync.xcframework.zip
1e08f4d94fad809f06791afd223c89a230c10dc5423924a2af9d77775d4f23e15de0381eaedaee48817bb8485fdccd0529b923e18d65ff6ccd06403d03c4f620

aws-mobile-appsync-sdk-ios - 3.6.4 (2024-02-28)

Published by ruisebas 8 months ago

Bug Fixes

Misc.

aws-mobile-appsync-sdk-ios - 3.6.3 (2023-12-14)

Published by phantumcode 10 months ago

Bug fixes:

Misc updates:

  • Update Podspec
aws-mobile-appsync-sdk-ios - 3.6.2

Published by thisisabhash over 1 year ago

Misc. Updates

aws-mobile-appsync-sdk-ios - 3.6.1

Published by royjit over 2 years ago

Misc.

aws-mobile-appsync-sdk-ios - 3.6.0

Published by aws-mobile-appsync-sdk-ios-tools over 2 years ago

Features

  • feat: Upgrade AppSyncRTClient 1.8.0 and enable logs (PR #519)

Bug Fixes

  • fix: Thread safe subscription watcher cancel (PR #523)
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools over 2 years ago

Misc. Updates

  • feat: Upgrade AppSyncRealTimeClient 1.7.0 for Starscream 4 (PR #518)
  • AppSync SDK is now also released as an XCFramework (PR #521)
aws-mobile-appsync-sdk-ios - 3.4.3

Published by royjit over 2 years ago

Misc. Updates

  • AppSync is now built with Xcode 13.2 in the CI/CD pipeline
  • Upgrade to 2.27.0 SDK. PR #514
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools almost 3 years ago

Misc. Updates

  • fix: remove race condition on activeTimer access in AWSAppSyncHTTPNetworkTransport (#501)
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools about 3 years ago

Misc. Updates

  • Update to 2.26.0 SDK dependencies (PR #492)
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools about 3 years ago

Misc. Updates

  • Updated LambdaAuthInterceptor to support async auth provider (PR #488)
aws-mobile-appsync-sdk-ios - 3.3.1

Published by diegocstn about 3 years ago

Misc. Updates

  • Update to 2.25.0 SDK dependencies (PR #484)
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools about 3 years ago

New Features

Added support for AWS Lambda auth mode (PR #478)

aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools over 3 years ago

Misc. Updates

  • Update to 2.24.0 SDK dependencies (PR #472)
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools over 3 years ago

New Features

  • Swift Package Manager
    • The AWS AppSync SDK for iOS can now be installed via Swift Package Manager. See the README for full details.
aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools over 3 years ago

Misc. Updates

aws-mobile-appsync-sdk-ios -

Published by aws-mobile-appsync-sdk-ios-tools over 3 years ago

Misc. Updates

  • Build
    • Appsync iOS is distributed as XCFrameworks rather than traditional .frameworks with “fat” binaries. See the README for installation instructions.

    • chore: Pinned Reachability library version to 5.0.0 (PR #455)

aws-mobile-appsync-sdk-ios - 3.1.15

Published by palpatim over 3 years ago

Misc. Updates

  • Update dependencies to consume AppSyncRealTimeClient fix for race condition on disconnect (PR #454)