Skip to content

Commit

Permalink
release: AWS SDK for Android 2.70.0 (#3304)
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 May 25, 2023
1 parent 56a748c commit f2f98e0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [Release 2.70.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.70.0)

### Features
- **aws-android-sdk-rekognition:** update models to latest ([#3290](https://github.com/aws-amplify/aws-sdk-android/issues/3290))
- **aws-android-sdk-connect:** update models to latest ([#3287](https://github.com/aws-amplify/aws-sdk-android/issues/3287))
- **aws-android-sdk-translate:** update models to latest ([#3298](https://github.com/aws-amplify/aws-sdk-android/issues/3298))
- **aws-android-sdk-connect:** update models to latest ([#3300](https://github.com/aws-amplify/aws-sdk-android/issues/3300))

### Bug Fixes
- set transferUtilityOptions to default in case of deserialization exception ([#3296](https://github.com/aws-amplify/aws-sdk-android/issues/3296))

[See all changes between 2.69.0 and 2.70.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.69.0...release_v2.70.0)

## [Release 2.69.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.69.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.69.0
VERSION_NAME=2.70.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 f2f98e0

Please sign in to comment.