File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.29.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.29.0 )
2+
3+ ### Features
4+ - ** aws-android-sdk-lambda:** update models to latest (#2579 )
5+ - ** aws-android-sdk-mobile-client:** adds getUserSub method (#2555 )
6+ - ** aws-android-sdk-iot:** add support for retained messages (#2587 )
7+
8+ ### Bug Fixes
9+ - Adding a null check for string replace in VersionInfoUtils.
10+
11+ ### Miscellaneous
12+ - Update README.md (#2576 )
13+
14+ [ See all changes between 2.28.0 and 2.29.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.28.0...release_v2.29.0 )
15+
116## [ Release 2.28.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.28.0 )
217
318### 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.28 .0
29+ VERSION_NAME =2.29 .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