Skip to content

Commit

Permalink
release: AWS SDK for Android 2.42.0 (#2827)
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 Mar 11, 2022
1 parent 3cd7d97 commit 8d9005f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [Release 2.42.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.42.0)

### Features
- **aws-android-sdk-textract:** update models to latest (#2809)
- **aws-android-sdk-lambda:** update models to latest (#2808)
- **aws-android-sdk-translate:** update models to latest (#2805)
- **aws-android-sdk-transcribe:** update models to latest (#2825)
- **aws-android-sdk-comprehend:** update models to latest (#2823)
- **aws-android-sdk-core:** update models to latest (#2819)
- **aws-android-sdk-connect:** update models to latest (#2818)

### Miscellaneous
- Create notify_comments.yml (#2815)
- Create notify_release.yml (#2814)
- Update notify_comments.yml (#2821)

[See all changes between 2.41.1 and 2.42.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.41.1...release_v2.42.0)

---

MOVE THIS SECTION TO THE CORRECT LOCATION
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.41.1
VERSION_NAME=2.42.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 8d9005f

Please sign in to comment.