Skip to content

Commit ed64a97

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.43.0 (#2851)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent bec437c commit ed64a97

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [Release 2.43.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.43.0)
2+
3+
### Features
4+
- Update SignIn API to accept authFlowType (#2846)
5+
- **aws-android-sdk-connect:** update models to latest (#2830)
6+
- **aws-android-sdk-cognitoidentityprovider:** update models to latest (#2837)
7+
- **aws-android-sdk-location:** update models to latest (#2843)
8+
- **aws-android-sdk-polly:** update models to latest (#2844)
9+
10+
### Miscellaneous
11+
- transcribe Update models to latest (#2848)
12+
13+
[See all changes between 2.42.0 and 2.43.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.42.0...release_v2.43.0)
14+
115
## [Release 2.42.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.42.0)
216

317
### 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.42.0
29+
VERSION_NAME=2.43.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)