Skip to content

AWS SDK for iOS 2.30.3

Compare
Choose a tag to compare
@aws-amplify-ops aws-amplify-ops released this 03 Mar 02:40
· 353 commits to main since this release
960555b

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