File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.25.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.25.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-cognitoidentityprovider:** update models to latest (#2510 )
5+
6+ ### Bug Fixes
7+ - ** aws-android-sdk-lex:** prioritize custom lex signer for all regions (#2506 )
8+ - ** mobileclient:** Honor auth flow setting from config (#2499 )
9+ - ** aws-android-sdk-polly:** use correct SignerConfig in all regions (#2505 )
10+
11+ [ See all changes between 2.24.0 and 2.25.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.24.0...release_v2.25.0 )
12+
113## [ Release 2.24.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.24.0 )
214
315### Features
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.24 .0
29+ VERSION_NAME =2.25 .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