All Versions
222
Latest Version
Avg Release Cycle
5 days
Latest Release
-

Changelog History
Page 5

  • v2.23.2 Changes

    🐛 Bug fixes

    • AWSCognitoIdentityProvider
      • Fix ignored isInitialCustomChallenge parameter in AWSCognitoIdentityUser (PR #3461). Thanks @johntmcintosh!

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSEC2
      • AWSComprehend
  • v2.23.1 Changes

    🐛 Bug fixes

    • AWSMobileClient
      • Fix callback URL scheme in ASWebAuthenticationSession handling (PR #3456)

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSPinpointTargeting
      • AWSAutoScaling
      • AWSConnect
      • AWSSageMakerRuntime
  • v2.23.0 Changes

    💥 Breaking Changes

    • AWSAuthSDK
      • Upgrade Facebook SDK to 9.0.0 (PR #3433). Facebook SDK has removed automatic initialization of the SDK in v9.0.0. Follow the steps provided here to initialize the Facebook SDK during app setup. Support for limited signin configuration will be added in a later release.

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSElasticLoadBalancing
      • AWSPinpointTargeting
      • AWSEC2
  • v2.22.3 Changes

    🐛 Bug fixes

    • Cognito
      • fix(Cognito): Use given vc for signout via SafariViewController. Thanks @kateinoigakukun! (See PR #3402)

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSConnect
      • AWSEC2
      • AWSElasticLoadBalancing
      • AWSLambda
      • AWSLocation
  • v2.22.2 Changes

    ⚡️ Misc. Updates

    • AWSMobileClientXCF
      • Added convenience init method for SignInUIOptions to fix a run time error in AWSMobileClientXCF. PR #3411
  • v2.22.1 Changes

    ⚡️ Misc. Updates

    Binary versions of the AWS Mobile SDK are now distributed as XCFrameworks. Please refer to the setup instructions for guidance on installing XCFrameworks from Carthage or standalone binaries.

    • AWSMobileClient
      • Created a new target named AWSMobileClientXCF to support building AWSMobileClient as an XCFramework. PR #3334
    • AWSLex
      • Updated the AWSLex with the latest version of libBlueAudioSourceiOS and added arm64 iphonesimulator into Excluded Architecture. PR #3365
    • ⚡️ Model updates for the following services
      • AWSCognitoIdentity
      • AWSEC2
      • AWSIoT
      • AWSKMS
      • AWSPinpoint
      • AWSSNS
  • v2.22.0 Changes

    🆕 New Features

    • AWSMobileClient
      • Add support for ASWebAuthenticationSession PR #3310

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSAutoScaling
  • v2.21.1 Changes

    ⚡️ Misc. Updates

    • AWSIoT

      • The generateCSRForCertificate method now uses SHA256 to sign Certificate Signing Requests. (See PR #3345)
    • ⚡️ Model updates for the following services

      • AWSConnect
      • AWSConnectParticipant
      • AWSEC2
      • AWSIoT
      • AWSKMS
      • AWSSQS
  • v2.21.0 Changes

    🆕 New Features

    • AWSAppleSignIn
      • Add ASAuthorizationAppleIDCredential as property of AWSAppleSignInProvider. Thanks @BillBunting! (See Issue #3143, PR #3291)
    • AWSLocation
      • Add AWSLocation SDK (See PR #3311)
      • Add AWSLocationTracker client (See PR #3314)

    🐛 Bug fixes

    • AWSS3TransferUtility

    ⚡️ Misc. Updates

    • AWSCore
    • ⚡️ Model updates for the following services
      • AWSAutoScaling
      • AWSEC2
      • AWSSageMakerRuntime
      • AWSLambda
  • v2.20.0 Changes

    💥 Breaking Changes

    • Removed deprecated clients AWS Mobile SDK for iOS has removed these deprecated clients (PR #3281):

    • AWSCore

      • Removed deprecated MD5-related extensions to NSString: aws_md5String and aws_md5StringLittleEndian. (PR #3283)

    🐛 Bug fixes

    • Amazon Cognito
      • Remove cached AWS Credentials when tokens expire (See PR #3237)

    ⚡️ Misc. Updates

    • ⚡️ Model updates for the following services
      • AWSPolly
      • AWSIoT
      • AWSElasticLoadBalancing
      • AWSTextract
      • AWSSNS
      • AWSConnect
      • AWSEC2
      • AWSLex
      • AWSAutoScaling
      • AWSLambda
      • AWSTranslate
      • AWSDynamoDB
      • AWSCognitoIdentity
      • AWSComprehend
      • AWSCognitoIdentityProvider