Skip to content

Releases: aws-amplify/aws-sdk-ios

AWS SDK for iOS 2.28.1

27 Oct 22:38
a1994f1
Compare
Choose a tag to compare

Bug Fixes

  • AWSAuthUI

    • Fixed AWSAuthUIViewController not being able to display its contents on landscape orientation (See PR #4338)
  • AWSPinpoint (See PR #4348 and PR #4357)

    • Updated events max attributes/metrics limit and attribute value limit to align with what the Pinpoint service expects.
    • Events that failed to submit due to connectivity errors are now considered to be retryable indefinitely, i.e. their retry counter won't be increased.
    • Removed warnings with NSKeyedUnarchiver.

Misc. Updates

  • Model updates for the following services
  • AWSDynamoDB
  • AWSComprehend
  • AWSLocation
  • AWSPolly
  • AWSEC2
  • AWSTranslate
  • AWSConnect
  • AWSChimeSDKMessaging
  • AWSSageMakerRuntime
  • AWSEC2
  • AWSConnect
  • AWSElasticLoadBalancingv2
  • AWSCognitoIdentityProvider

AWS SDK for iOS 2.28.0

09 Sep 03:31
7987c49
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient
    • Add getToken hashTable access inside a serial queue to avoid race condition (See PR #4290)

Misc. Updates

  • Model updates for the following services
    • AWSEC2
    • AWSConnect
    • AWSSNS
    • Breaking Change AWSCognitoIdentityProvider
    • Breaking Change AWSTranscribe

AWS SDK for iOS 2.27.15

30 Aug 20:03
750923e
Compare
Choose a tag to compare

New features

  • AWSCore

AWS SDK for iOS 2.27.14

25 Aug 21:30
2899598
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient

    • Add missing parameters for SignInResult init in getNewPasswordDetails (See PR #4200)
  • AWSPinpoint

    • Migrate key-value storage from NSUserdefaults to Keychain (See PR #4223)

Misc. Updates

  • Model updates for the following services
    • AWSEC2
    • AWSConnect
    • AWSKMS
    • AWSAutoScaling
    • AWSPolly
    • AWSIoT
    • AWSPinpoint
    • AWSLocation
    • AWSChimeSDKMessaging
    • AWSRekognition
    • AWSLambda
    • AWSDynamoDB

AWS SDK for iOS 2.27.13

21 Jul 17:48
31d109b
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient

    • Fixes duplicated callbacks when getToken fails on device operations (See #4229)
  • AWSIoT

    • Adds support for handling certificate with certificateId (See PR #4219)
    • Eliminates Dispatch Semaphore in MQTT internal code PR #4211

AWS SDK for iOS 2.27.12

12 Jul 00:05
fc88913
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient
    • fix(awsmobileClient): AWSMobileclient will refresh the token before making user attribute calls (See PR #4215)
    • fix(AWSMobileClient): Change logic to handle weak reference of token operations (See PR #4205)

AWS SDK for iOS 2.27.11

08 Jul 20:09
1400308
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient
    • fix(awsmobileclient): Makes fetch aws credentials serial with the rest of the calls. (See PR #4202)

Misc. Updates

  • Model updates for the following services
    • AWSLambda
    • AWSIoT
    • AWSEC2
    • AWSPolly
    • AWSElasticLoadBalancingv2
    • AWSTranslate
    • AWSSTS
    • AWSRekognition
    • AWSKMS
    • AWSComprehend
    • AWSCloudWatchLogs
    • AWSCognitoIdentityProvider
    • AWSTranscribe
    • AWSConnect
    • AWSChimeSDKMessaging
    • AWSDynamoDB

AWS SDK for iOS 2.27.10

02 Jun 22:01
ca7d8a2
Compare
Choose a tag to compare

-Features for next release

Bug Fixes

  • AWSCognito
    • Fix the parsing of providerName used in the loginMap to use the right value in case of customer endpoint is configured. (See PR #4162)

Misc. Updates

  • Core
    • Update keychain accessibility level to kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly as default to keep the keychain value in the device. (See PR #4159)

AWS SDK for iOS 2.27.9

12 May 20:51
86c059a
Compare
Choose a tag to compare
  • AWSS3

    • fix: adds details to userInfo for NSError for TransferUtility (See PR #4115)
    • fix: Reduces memory use for multipart uploads with @autoreleasepool to prevent excessive memory allocation (See PR #4129)
  • Model updates for the following services

    • AWSLocation
    • AWSEC2

AWS SDK for iOS 2.27.8

05 May 22:41
8bd5584
Compare
Choose a tag to compare

Bug Fixes

  • Pinpoint
    • fix: Updates Pinpoint to allow for push events for received and opened (See PR #4105)

Misc. Updates

  • Model updates for the following services
    • AWSEC2
    • AWSConnect
    • AWSRekognition
    • AWSKinesisVideo
    • AWSKinesisVideoArchivedMedia
    • AWSIoT