Skip to content

Commit

Permalink
release: AWS SDK for Android 2.26.0 (#2525)
Browse files Browse the repository at this point in the history
Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
  • Loading branch information
github-actions[bot] and awsmobilesdk-dev+ghops authored Jun 24, 2021
1 parent a80ec1e commit 7ee8786
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [Release 2.26.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.26.0)

### Features
- **aws-android-sdk-connect:** update models to latest (#2516)
- **aws-android-sdk-kms:** update models to latest (#2518)

### Bug Fixes
- **aws-android-sdk-s3:** implement retry mechanism for upload part (#2504)

[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)

## [Release 2.25.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.25.0)

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android.enableJetifier=true

GROUP=com.amazonaws

VERSION_NAME=2.25.0
VERSION_NAME=2.26.0

POM_URL=https://github.com/aws/aws-sdk-android
POM_SCM_URL=https://github.com/aws/aws-sdk-android
Expand Down

0 comments on commit 7ee8786

Please sign in to comment.