Skip to content

Releases: aws-amplify/aws-sdk-ios

AWS SDK for iOS 2.33.4

22 Aug 05:47
d8b503c
Compare
Choose a tag to compare

Misc. Updates

  • Model updates for the following services
    • AWSDynamoDB
    • AWSSTS
    • AWSLambda
    • AWSPolly
    • AWSSES
    • AWSEC2
    • AWSConnect
    • AWSElasticLoadBalancingv2
    • AWSKinesisVideo
    • AWSRekognition
    • AWSKinesisVideoArchivedMedia
    • AWSAutoScaling
    • AWSCognitoIdentityProvider
    • AWSPinpoint
    • AWSSQS

AWS SDK for iOS 2.33.3

01 Aug 09:36
fb0c402
Compare
Choose a tag to compare

New features

  • AWSCore

AWS SDK for iOS 2.33.2

27 Jul 17:24
97286e9
Compare
Choose a tag to compare

Bug Fixes

  • AWSAuthUI

    • Fixed spacing and color issues in AWSSignInViewController when displaying social providers.
  • AWSFacebookSignIn & AWSAuthGoogleSignIn

    • Added support for Dark Mode colors
  • AWSTranscribeStreaming

    • Fixed assigning of host for CN regions in AWSTranscribeStreaming

Misc. Updates

  • Model updates for the following services
    • AWSCloudWatchLogs
    • AWSCognitoIdentityProvider
    • AWSEC2
    • AWSLocation
    • AWSConnect
    • AWSTranslate
    • AWSTranscribe
    • AWSCognitoIdentityProvider

AWS SDK for iOS 2.33.1

06 Jul 21:35
a7c9723
Compare
Choose a tag to compare

Misc. Updates

  • AWSComprehend

    • Updating text used in the testDetectSentimentNeutral integration test.
  • Model updates for the following services

    • AWSChimeSDKIdentity
    • AWSChimeSDKMessaging
    • AWSCloudWatchLogs
    • AWSConnect
    • AWSDynamoDB
    • AWSEC2
    • AWSIoT
    • AWSIoTDataPlane
    • AWSKinesisVideo
    • AWSKMS
    • AWSLambda
    • AWSLocation
    • AWSPinpoint
    • AWSPolly
    • AWSRekognition
    • AWSSQS
    • AWSSTS
    • AWSTranslate

Bug Fixes

  • AWSAuthUI
    • Fix ability to hide keyboard in AWSSignInViewController, using keyboardDismissMode
    • Fix black navigation bar in AWSSignInViewController, using view controllers option to 'Extend edges Under Opaque Bars'.
      Issue #2321

AWS SDK for iOS 2.33.0

29 May 19:28
11f2cb3
Compare
Choose a tag to compare

Misc. Updates

Model updates for the following services

  • AWSTranslate
  • AWSPinpoint
  • AWSEC2
  • AWSConnect
  • AWSSTS
  • AWSRekognition

AWS SDK for iOS 2.32.0

11 May 16:38
94e301c
Compare
Choose a tag to compare

New features

  • AWSKinesisVideoWebRTCStorage
    • Adding new framework for Kinesis Video WebRTC Storage

Misc. Updates

  • Model updates for the following services
    • AWSSQS
    • AWSEC2
    • Breaking Changes to AWSChimeSDKMessaging
    • AWSConnect
    • AWSPinpoint
    • AWSLambda
    • AWSRekognition
    • AWSIoT
    • AWSKMS

AWS SDK for iOS 2.31.1

02 May 20:13
9a02d9f
Compare
Choose a tag to compare

Bug Fixes

  • AWSS3
    • Increase speed of foreground uploads by specifying NetworkServiceType

AWS SDK for iOS 2.31.0

25 Apr 21:33
f7125ad
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient

    • Unexpected AWSMobileClient state handled gracefully
  • AWSIot

    • Include the certificate tag in Keychain query to look up identity

Misc. Updates

  • Model updates for the following services
    • AWSAutoScaling
    • AWSComprehend
    • AWSConnect
    • AWSDynamoDB
    • AWSEC2
    • AWSIoT
    • AWSLambda
    • AWSLocation
    • AWSTranscribe
    • AWSChimeSDKIdentity
    • AWSChimeSDKMessaging
    • AWSKinesisVideoWebRTCStorage
    • AWSRekognition
    • AWSSageMakerRuntime
    • AWSTextract
    • AWSConnectParticipant
    • AWSIoTDataPlane

AWS SDK for iOS 2.30.4

03 Mar 17:45
da0ea0c
Compare
Choose a tag to compare

Bug Fixes

  • AWSCore
    • Add sync control to avoid crash during concurrent credential requests (See PR: #4527). Thanks, @wxxion !

AWS SDK for iOS 2.30.3

03 Mar 02:40
960555b
Compare
Choose a tag to compare

Bug Fixes

  • AWSMobileClient

    • Fixed a thread safety issue in AWSMobileClient.getTokens(_:) that could result in a crash. (See PR #4563)
  • AWSIoT

    • Fixed a potential point of priority inversion, resolving new Xcode 14 threat performance warning. (See PR #4575)

Misc. Updates

  • AWSMobileClient

    • Add validation for the initial state of AWSMobileClient (See PR #4547)
  • AWSS3

    • Fixing the integration tests by using correct value for AWSS3ServerSideEncryption (See PR #4592)
  • Model updates for the following services

    • AWSEC2
    • AWSKMS
    • AWSLambda
    • AWSConnect
    • AWSLocation