Skip to content

Commit

Permalink
release: AWS SDK for Android 2.55.0 (#3043)
Browse files Browse the repository at this point in the history
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
  • Loading branch information
github-actions[bot] and awsmobilesdk-dev+ghops authored Oct 20, 2022
1 parent ddfed29 commit 1731b43
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [Release 2.55.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.55.0)

### Features
- **aws-android-sdk-polly:** update models to latest (#3027)
- **aws-android-sdk-translate:** update models to latest (#3028)
- **storage:** Customize minimum multipart upload size (#3039)
- **aws-android-sdk-chimesdkmessaging:** update models to latest (#3041)
- **aws-android-sdk-connect:** update models to latest (#3040)

### Bug Fixes
- Events deleted from local DB on failures when device is offline (#3038)

[See all changes between 2.54.0 and 2.55.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.54.0...release_v2.55.0)

## [Release 2.54.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.54.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.54.0
VERSION_NAME=2.55.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 1731b43

Please sign in to comment.