Aws Mobile Appsync Sdk Ios Versions Save

iOS SDK for AWS AppSync.

3.7.1

3 weeks 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)

SHA-512 checksum:

AWSAppSync.xcframework.zip 70060791cc99da847f7a81698e683175f8cc0d4c044dc51e603c1d59b4fb5550e7cf4e02d5f47b454c629f0d354eaae65ac60655aa92506ec89ec23e02a6c64f

3.7.0

1 month 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

3.6.5

1 month 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

3.6.4

3 months ago

Bug Fixes

Misc.

3.6.3

5 months ago

Bug fixes:

Misc updates:

  • Update Podspec

3.6.2

1 year ago

Misc. Updates

3.6.1

2 years ago

Misc.

3.6.0

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)

3.5.0

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)

3.4.3

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