File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- # Change Log - AWS SDK for Android
1+ ## [ Release 2.22.7] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.22.7 )
2+
3+ ### Features
4+ - ** aws-android-sdk-core:** update models to latest (#2445 )
5+
6+ ### Bug Fixes
7+ - ** mobile-client:** missing optional dependency warning removed (#2427 )
8+ - ** s3:** remove eTag validation logic (#2419 )
9+ - ** s3:** force upload part tasks to be serial (#2447 )
10+
11+ ### Miscellaneous
12+ - change the time offset precision from int to long (#2448 )
13+
14+ [ See all changes between 2.22.6 and 2.22.7] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.22.6...release_v2.22.7 )
15+
216
317## [ Release 2.22.6] ( https://github.com/aws/aws-sdk-android/releases/tag/release_v2.22.6 )
418
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.22.6
29+ VERSION_NAME =2.22.7
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