File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.70.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.70.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-rekognition:** update models to latest ([ #3290 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3290 ) )
5+ - ** aws-android-sdk-connect:** update models to latest ([ #3287 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3287 ) )
6+ - ** aws-android-sdk-translate:** update models to latest ([ #3298 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3298 ) )
7+ - ** aws-android-sdk-connect:** update models to latest ([ #3300 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3300 ) )
8+
9+ ### Bug Fixes
10+ - set transferUtilityOptions to default in case of deserialization exception ([ #3296 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3296 ) )
11+
12+ [ See all changes between 2.69.0 and 2.70.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.69.0...release_v2.70.0 )
13+
114## [ Release 2.69.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.69.0 )
215
316### 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.69 .0
29+ VERSION_NAME =2.70 .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