Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Releases: awslabs/aws-mobile-appsync-sdk-ios

3.1.14

Choose a tag to compare

Misc. Updates

Upgrade to 2.22.0 SDK. PR #451

3.1.13

Choose a tag to compare

Misc. Updates

3.1.12

Choose a tag to compare

Misc. Updates

  • Add a parameter for the api key expiration for integ test setup CFN template (PR #439)
  • Update dependencies. (PR #441)

3.1.11

Choose a tag to compare

@aws-mobile-appsync-sdk-ios-tools aws-mobile-appsync-sdk-ios-tools released this 05 Nov 19:23
e62fab2

Misc. Updates

  • Refactored AWSAppSyncHTTPNetworkTransport to simplify internal auth handling, and to support providing your own URLSession in the new initializer. (PR #422). Thanks for the initial PR, @lesmuc! 🎉
  • Update dependencies. (PR #436)

3.1.10

Choose a tag to compare

Misc. Updates

3.1.9

Choose a tag to compare

Misc. Updates

3.1.8

Choose a tag to compare

Deprecated release

This release is deprecated due to errors. Please use 3.1.9 or greater.

3.1.6

Choose a tag to compare

Misc. Updates

3.1.5

Choose a tag to compare

Bug Fixes

  • Fix bug in subscription where data is not translated correctly to a format valid for JSONSerialization (See Issue #401, PR #402). Thanks @LachlanMcCulloch! 🎉

Misc. Updates

  • Updated to latest dependencies
  • AppSync is now built with Xcode 11.6 in the CI/CD pipeline

3.1.4

Choose a tag to compare

@aws-mobile-appsync-sdk-ios-tools aws-mobile-appsync-sdk-ios-tools released this 31 Jul 22:56
7aaa17a

Bug Fixes

Misc. Updates

  • Updated to latest dependencies