Skip to content

Commit

Permalink
release: AWS SDK for Android 2.65.0 (#3221)
Browse files Browse the repository at this point in the history
* release: AWS SDK for Android 2.65.0

* Update CHANGELOG.md

---------

Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
Co-authored-by: Thomas Leing <bluezebragames@gmail.com>
  • Loading branch information
3 people authored Mar 16, 2023
1 parent 516f48e commit 5fa6581
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.65.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.65.0)

### Features
- **storage:** Add support for dualside encryption even if acceleration is off ([#3220](https://github.com/aws-amplify/aws-sdk-android/issues/3220))
- **aws-android-sdk-location:** update models to latest ([#3201](https://github.com/aws-amplify/aws-sdk-android/issues/3201))
- **aws-android-sdk-connect:** update models to latest ([#3205](https://github.com/aws-amplify/aws-sdk-android/issues/3205))
- **aws-android-sdk-connect:** update models to latest ([#3218](https://github.com/aws-amplify/aws-sdk-android/issues/3218))
- **aws-android-sdk-lambda:** update models to latest ([#3207](https://github.com/aws-amplify/aws-sdk-android/issues/3207))
- **aws-android-sdk-transcribe:** update models to latest ([#3214](https://github.com/aws-amplify/aws-sdk-android/issues/3214))
- **aws-android-sdk-kms:** update models to latest ([#3210](https://github.com/aws-amplify/aws-sdk-android/issues/3210))
- **aws-android-sdk-iot:** update models to latest ([#3212](https://github.com/aws-amplify/aws-sdk-android/issues/3212))
- **aws-android-sdk-location:** update models to latest ([#3216](https://github.com/aws-amplify/aws-sdk-android/issues/3216))

### Miscellaneous
- remove buildspec files ([#3211](https://github.com/aws-amplify/aws-sdk-android/issues/3211))

[See all changes between 2.64.0 and 2.65.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.64.0...release_v2.65.0)

## [Release 2.64.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.64.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.64.0
VERSION_NAME=2.65.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 5fa6581

Please sign in to comment.