AWS SDK for iOS 2.26.2
Bug Fixes
-
AWSCore
- Handle special characters in AWSSignatureV4Signer (See PR #3763)
-
AWSS3
- Saving relative path of files in the DB to avoid issues arising with sandbox path changing after app restarts. PR #3794
- Makes
propagateHeaderInformation:requestHeaders:
function public PR #3720 - Makes transferUtilityConfiguration public as read-only so properties like bucket can be accessed PR #3789
- Moves suspended tasks from in progress dictionary to waiting dictionary during recovery process PR #3818
-
AWSIoT
- Fixes crash caused by a race condition in IoT PR #3823