File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.53.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.53.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-cognitoidentityprovider:** update models to latest (#2996 )
5+ - ** aws-android-sdk-sns:** update models to latest (#2999 )
6+
7+ ### Bug Fixes
8+ - ** cognitoauth:** forward lambda trigger exception for social sign in (#3002 )
9+
10+ [ See all changes between 2.52.1 and 2.53.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.52.1...release_v2.53.0 )
11+
112## [ Release 2.52.1] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.52.1 )
213
314### Bug Fixes
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ android.enableJetifier=true
2626
2727GROUP =com.amazonaws
2828
29- VERSION_NAME =2.52.1
29+ VERSION_NAME =2.53.0
3030
3131POM_URL =https://github.com/aws/aws-sdk-android
3232POM_SCM_URL =https://github.com/aws/aws-sdk-android
You can’t perform that action at this time.
0 commit comments