Skip to content

Commit

Permalink
release: AWS SDK for Android 2.51.0 (#2977)
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 Aug 11, 2022
1 parent d59cfd9 commit 5e25687
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [Release 2.51.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.51.0)

### Features
- **aws-android-sdk-iot:** update models to latest (#2968)
- **aws-android-sdk-cognitoidentityprovider:** update models to latest (#2966)
- **aws-android-sdk-polly:** update models to latest (#2959)
- **aws-android-sdk-rekognition:** update models to latest (#2957)
- **aws-android-sdk-transcribe:** update models to latest (#2953)
- **aws-android-sdk-kms:** update models to latest (#2948)
- **aws-android-sdk-location:** update models to latest (#2975)

### Miscellaneous
- Remove behavior of stopping TransferService on transfers completed, since this could be unsafe (#2973)
- Fix Javadocs jar file publishing using buildspec file. (#2971)

[See all changes between 2.50.1 and 2.51.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.50.1...release_v2.51.0)

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

### Miscellaneous
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.50.1
VERSION_NAME=2.51.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 5e25687

Please sign in to comment.