File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.27.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.27.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-connect:** update models to latest (#2526 )
5+ - ** aws-android-sdk-sns:** update models to latest (#2534 )
6+ - ** aws-android-sdk-lambda:** update models to latest (#2535 )
7+ - ** aws-android-sdk-core:** update models to latest (#2537 )
8+ - ** aws-android-sdk-cognitoidentityprovider:** update models to latest (#2541 )
9+ - ** aws-android-sdk-location:** update models to latest (#2544 )
10+ - Changes to support encoded resource path coming in request. (#2546 )
11+
12+ ### Bug Fixes
13+ - ** aws-android-sdk-iot:** Use cert chain to connect to IoT Core (#2521 )
14+ - ** aws-android-sdk-cognitoauth:** custom tabs app crash when chrome not available (#2529 )
15+
16+
17+ [ See all changes between 2.26.0 and 2.27.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.26.0...release_v2.27.0 )
18+
119## [ Release 2.26.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.26.0 )
220
321### 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.26 .0
29+ VERSION_NAME =2.27 .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