Skip to content

AWS SDK for iOS 2.6.20

Compare
Choose a tag to compare
@minbi minbi released this 01 Jun 20:08
· 2108 commits to main since this release

New Features

  • Amazon S3
    • Enabled AWSS3TransferUtilityTimeoutIntervalForResource to be customizable using AWSS3TransferUtilityConfiguration. See issue#910

Bug Fixes

  • Amazon S3

    • Fixed bug in TransferUtility error handling logic. See issue#932
    • Fixed heap overflow crash related to non-null terminated string handling in TransferUtility. See issue#941
  • Amazon Pinpoint

    • Fixed bug where Pinpoint endpoint profile update would improperly set optOut status to ALL when opted into notifications with non-visible notification type. See issue#927

Misc. Updates

  • Amazon EC2
    • Update Amazon EC2 client to the latest service model.