Skip to content

Commit c2cb4c3

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.46.0 (#2907)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent fed8d86 commit c2cb4c3

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android.enableJetifier=true
2626

2727
GROUP=com.amazonaws
2828

29-
VERSION_NAME=2.45.0
29+
VERSION_NAME=2.46.0
3030

3131
POM_URL=https://github.com/aws/aws-sdk-android
3232
POM_SCM_URL=https://github.com/aws/aws-sdk-android

0 commit comments

Comments
 (0)