Skip to content

Commit

Permalink
Update CHANGELOG.md (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
desokroshan authored May 2, 2019
1 parent 1dc3938 commit 5dd3e20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
* Update logic to expose network related exceptions during API calls. The network related exceptions were not surfaced previously in API calls like getUserAttributes. Only the exceptions that conclusively indicate signed-out are used to trigger SIGNED_OUT_TOKENS_INVALID variants. See [issue #679](https://github.com/aws-amplify/aws-sdk-android/issues/679)
* Reduced logging of unfound dependencies for the Hosted UI feature when not used.
* Delay usage of drop-in UI dependencies until `showSignIn()` is called.

### Misc. Updates

* Model updates for the following services
* Amazon Lambda

## [Release 2.13.3](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.13.3)

Expand Down

0 comments on commit 5dd3e20

Please sign in to comment.