Skip to content

Commit

Permalink
release: AWS SDK for Android 2.45.0 (#2887)
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 May 5, 2022
1 parent 278c5e2 commit e5b43ab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [Release 2.45.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.45.0)

### Features
- **aws-android-sdk-connect:** update models to latest (#2881)
- **aws-android-sdk-rekognition:** update models to latest (#2879)
- **aws-android-sdk-textract:** update models to latest (#2870)
- **aws-android-sdk-polly:** update models to latest (#2869)
- **aws-android-sdk-kms:** update models to latest (#2868)
- **aws-android-sdk-kinesisvideo:** update models to latest (#2885)
- **aws-android-sdk-kinesisvideo-archivedmedia:** update models to latest (#2884)

### Miscellaneous
- Fix notification opt-out checking on Samsung devices (#2883)

[See all changes between 2.44.0 and 2.45.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.44.0...release_v2.45.0)

## [Release 2.44.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.44.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.44.0
VERSION_NAME=2.45.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 e5b43ab

Please sign in to comment.