Skip to content

Commit 7fe2437

Browse files
github-actions[bot]awsmobilesdk-dev+ghopstjleing
authored
release: AWS SDK for Android 2.64.0 (#3198)
* release: AWS SDK for Android 2.64.0 * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: awsmobilesdk-dev+ghops <[email protected]> Co-authored-by: Thomas Leing <[email protected]>
1 parent d37e2c2 commit 7fe2437

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [Release 2.64.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.64.0)
2+
3+
### Features
4+
- **aws-android-sdk-sns:** update models to latest ([#3186](https://github.com/aws-amplify/aws-sdk-android/issues/3186))
5+
- **aws-android-sdk-connect:** update models to latest ([#3193](https://github.com/aws-amplify/aws-sdk-android/issues/3193))
6+
- **aws-android-sdk-sns:** update models to latest ([#3194](https://github.com/aws-amplify/aws-sdk-android/issues/3194))
7+
- **aws-android-sdk-polly:** update models to latest ([#3195](https://github.com/aws-amplify/aws-sdk-android/issues/3195))
8+
9+
### Bug Fixes
10+
- when setPreviewSurfaces is not called startEncoding gives a null pointer ([#3125](https://github.com/aws-amplify/aws-sdk-android/issues/3125))
11+
12+
### Miscellaneous
13+
- chore(analytics): Simplify error code checking, uniformly across platforms ([#3191](https://github.com/aws-amplify/aws-sdk-android/pull/3191))
14+
15+
[See all changes between 2.63.0 and 2.64.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.63.0...release_v2.64.0)
16+
117
## [Release 2.63.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.63.0)
218

319
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android.enableJetifier=true
2626

2727
GROUP=com.amazonaws
2828

29-
VERSION_NAME=2.63.0
29+
VERSION_NAME=2.64.0
3030

3131
POM_URL=https://github.com/aws/aws-sdk-android
3232
POM_SCM_URL=https://github.com/aws/aws-sdk-android

0 commit comments

Comments
 (0)