AWS SDK for Android 2.12.7
Enhancements
- AWS Mobile Client
- Updated
federatedSignIn()method to contact the service immediately to validate tokens. ThesignIn()method will also attempt to federated immediately when applicable. See issue #800 - Fix Google or Facebook refresh when using the drop-in UI. See issue #809, issue #700.
- Annotated methods that are designed to be called from UI thread or from a background thread with @anythread and @workerthread, respectively.
- Updated
Bug Fixes
-
AWS Core
- Fixed support for EU (Stockholm) region -
eu-north-1by adding toRegionDefaults. See issue #797 - Fixed a bug where a stringSet stored in
SharedPreferencescannot be migrated to theAWSKeyValueStore. - Propagate the exception when loading/creating the encryption key fails while trying to persist data through
AWSKeyValueStore.
- Fixed support for EU (Stockholm) region -
-
AWS IoT
- Fixed the timestamp used for signing requests to AWS IoT by accounting for the offset specified in
SDKGlobalConfiguration. See issue #814
- Fixed the timestamp used for signing requests to AWS IoT by accounting for the offset specified in
-
Amazon Lex
- Set user-specified
RequestAttributesfor thePostContentRequestsent to Amazon Lex bots. See issue #801
- Set user-specified
Misc. Updates
- Model updates for the following services
- AWS Autoscaling
- Amazon Cognito Identity
- Amazon Cognito Identity Provider
- Amazon Comprehend
- Amazon Kinesis Video