Skip to content

Commit e0c8541

Browse files
authored
Update CHANGELOG.md (#931)
1 parent f7a75a6 commit e0c8541

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
* 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)
1414
* Reduced logging of unfound dependencies for the Hosted UI feature when not used.
1515
* Delay usage of drop-in UI dependencies until `showSignIn()` is called.
16+
17+
### Misc. Updates
18+
19+
* Model updates for the following services
20+
* Amazon Lambda
1621

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

0 commit comments

Comments
 (0)