File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.46.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.46.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-location:** update models to latest (#2890 )
5+ - ** aws-android-sdk-iot:** update models to latest (#2895 )
6+ - ** aws-android-sdk-core:** update models to latest (#2898 )
7+ - ** aws-android-sdk-rekognition:** update models to latest (#2899 )
8+ - ** aws-android-sdk-kms:** update models to latest (#2901 )
9+
10+ ### Bug Fixes
11+ - Progress calculation for mulitpart upload #2905 (#2906 )
12+
13+ ### Miscellaneous
14+ - Update notify_comments.yml (#2903 )
15+
16+ [ See all changes between 2.45.0 and 2.46.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.45.0...release_v2.46.0 )
17+
118## [ Release 2.45.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.45.0 )
219
320### 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.45 .0
29+ VERSION_NAME =2.46 .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