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

Changelog History
Page 9

  • v2.13.3 Changes

    April 30, 2020

    πŸ†• New features

    • AWS Core
      • Added support for af-south-1 - Africa (Cape Town) region
      • Added support for eu-south-1 - Europe (Milan) region

    πŸ› Bug Fixes

    • Amazon Pinpoint
      • Fix Missing address issue related to apps which have enabled push notifications, is using the pinpoint SDK, but is not registering the token with the endpoint PR: #2455

    ⚑️ Misc. Updates

    • ⚑️ Model updates for the following services
      • Amazon EC2
      • Amazon Transcribe
      • AWS Lambda
  • v2.13.3._api_docs

    April 30, 2020
  • v2.13.2 Changes

    April 13, 2020

    ⚑️ Misc. Updates

    • ⚑️ Model updates for the following services
      • Amazon EC2
      • Amazon Transcribe

    πŸ†• New features

    • AWSMobileClient
      • Added IdentityProvider strings for Sign in with Apple: IdentityProvider.apple. See Issue #1809 and PR #2425.
    • Amazon Pinpoint
      • Added support for adding custom demographic to pinpoint PR: #2410
      • Added support for Pinpoint Journey Push Notifications PR: #2407

    πŸ› Bug Fixes

    • AWSMobileClient Persist scopes defined using HostedUIOptions across cognito auth sessions. Should not break existing calls to these functions. If the developer wishes to change the scopes, it is recommended that the users are forced to sign in to accept the permissions for new scopes. See PR #2397 Issue #2357 for more details

    ⚑️ Misc. Updates

    • ⚑️ Update CI/CD system to build with Xcode 11.4 See issue #2365.
    • ⚑️ Model updates for the following services:
      • AWS Lambda
      • Amazon Pinpoint
      • Amazon Rekognition
  • v2.13.2._api_docs

    April 13, 2020
  • v2.13.1 Changes

    March 26, 2020

    πŸ†• New features

    • AWSMobileClient Added an optional parameter clientMetaData to signUp, confirmSignUp, forgotPassword and confirmForgotPassword. Should not break existing calls to these functions. See PR #2328 Issue #2299 for more details

    ⚑️ Misc. Updates

    • ⚑️ Model updates for the following services
      • Amazon EC2
      • Amazon Pinpoint
      • Amazon Transcribe
      • Amazon Cognito Identity Provider
      • Amazon IoT
  • v2.13.1._api_docs

    March 26, 2020
  • v2.13.0 Changes

    March 03, 2020

    πŸ› Bug Fixes

    πŸ’₯ Breaking Change Updated nullability flags for the AWSSignatureSignerUtility, AWSSignatureV4Signer, AWSSignatureV2Signer and AWSS3ChunkedEncodingInputStream classes. Methods in these classes will have new signatures in Swift code, and may require code changes in your app to consume. See PR #2235 for more details.

    Amazon S3

    ⚑️ Misc. Updates

    ⚑️ Model updates for the following services

    • Amazon Autoscaling
    • Amazon Cognito Identity Provider
    • Amazon DynamoDB
    • Amazon EC2
    • AWS KMS
    • AWS Lambda
    • Amazon Pinpoint
    • Amazon Rekognition
  • v2.13.0._api_docs

    March 04, 2020
  • v2.12.8 Changes

    February 29, 2020

    πŸ› Bug Fixes

    ⚑️ Misc. Updates

    ⚑️ Model updates for the following services

    • Amazon Autoscaling
    • Amazon Cognito Identity Provider
    • Amazon DynamoDB
    • Amazon EC2
    • AWS KMS
    • AWS Lambda
    • Amazon Pinpoint
    • Amazon Rekognition
  • v2.12.7 Changes

    February 10, 2020

    πŸ› Bug Fixes

    • Amazon IoT
      • Fixed a crash in AWSIoTManager when importing PKCS12 data with an incorrect passphrase. (See #1166)
    • AWSMobileClient, Amazon Cognito Identity Provider
      • Fixed issue where users in a FORCE_CHANGE_PASSWORD flow are unable to update their password. We confirmed with the service team that we should not be sending back these parameters, and instead be sending an empty dictionary. (See #2203)
    • AWSAuthUI
      • Fix crash on NewPasswordRequired flow when UIAlertView is presented on service error
    • AWSMobileClient
      • Fixed issue where custom auth challenge task completion wasn't being reset to nil if user logged out before completing it (See #2261)
    • πŸš€ Include x86_64-apple-ios-simulator.swiftmodule files for binary releases (See #2274)

    ⚑️ Misc. Updates

    • AWSEC2
      • Fix for hardcoded AMI in EC2 integration test that had been deprecated. Updated to hardcoded AMI that was created 01/2020.
    • πŸ“ˆ AWSMobileAnalytics
      • Updated podspec with deprecated and deprecated_in_favor_of attributes
    • Added workaround for use_modular_headers! inside of Podfile (experimental)
    • ⚑️ Model updates for the following services:
      • Amazon EC2
      • Amazon IoT
      • AWS KMS
      • AWS Lambda

    Note for CocoaPods users

    πŸš€ The source code of the AWSiOSSDKV2.podspec at the 2.12.7 release tag includes a subspec for AWSTranscribeStreaming. However, that subspec is not in the actual 2.12.7 release of the AWSiOSSDKv2 pod, since it requires iOS 9.0 or higher. Future releases will properly reflect that AWSTranscribeStreaming is not packaged as a subspec of AWSiOSSDKv2. Note that we don’t recommend using the AWSiOSSDKv2 pod, but rather importing individual pods.