Skip to content

Commit

Permalink
release: AWS SDK for Android 2.50.0 (#2956)
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 committed Jul 25, 2022
1 parent 99f42a7 commit b5623ab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [Release 2.50.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.50.0)

### Features
- **aws-android-sdk-iot:** update models to latest (#2936)
- **aws-android-sdk-translate:** update models to latest (#2940)
- **aws-android-sdk-polly:** update models to latest (#2938)

### Miscellaneous
- Stop transfer service if all transfers complete (#2950)

[See all changes between 2.49.0 and 2.50.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.49.0...release_v2.50.0)

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

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

GROUP=com.amazonaws

VERSION_NAME=2.49.0
VERSION_NAME=2.50.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 b5623ab

Please sign in to comment.