Skip to content

Commit 7ee8786

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.26.0 (#2525)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent a80ec1e commit 7ee8786

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [Release 2.26.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.26.0)
2+
3+
### Features
4+
- **aws-android-sdk-connect:** update models to latest (#2516)
5+
- **aws-android-sdk-kms:** update models to latest (#2518)
6+
7+
### Bug Fixes
8+
- **aws-android-sdk-s3:** implement retry mechanism for upload part (#2504)
9+
10+
[See all changes between 2.25.0 and 2.26.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.25.0...release_v2.26.0)
11+
112
## [Release 2.25.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.25.0)
213

314
### 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.25.0
29+
VERSION_NAME=2.26.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)