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.71.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.71.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-connect:** update models to latest ([ #3305 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3305 ) )
5+ - ** aws-android-sdk-location:** update models to latest ([ #3307 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3307 ) )
6+ - ** aws-android-sdk-polly:** update models to latest ([ #3308 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3308 ) )
7+ - ** aws-android-sdk-iot:** update models to latest ([ #3316 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3316 ) )
8+ - ** aws-android-sdk-connect:** update models to latest ([ #3315 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3315 ) )
9+ - ** aws-android-sdk-kms:** update models to latest ([ #3311 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3311 ) )
10+
11+ ### Bug Fixes
12+ - replace sha1prng secure random with recommended algorithm ([ #3314 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3314 ) )
13+
14+ ### Miscellaneous
15+ - Add Signer classes to consumer proguard rules ([ #3310 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3310 ) )
16+
17+ [ See all changes between 2.70.0 and 2.71.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.70.0...release_v2.71.0 )
18+
119## [ Release 2.70.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.70.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.70 .0
29+ VERSION_NAME =2.71 .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