Skip to content

Commit 5ab7a95

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.56.0 (#3059)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent 82cc08d commit 5ab7a95

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [Release 2.56.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.56.0)
2+
3+
### Features
4+
- **aws-android-sdk-textract:** update models to latest (#3057)
5+
- **aws-android-sdk-connect:** update models to latest (#3053)
6+
- **aws-android-sdk-iot:** update models to latest (#3054)
7+
- **aws-android-sdk-location:** update models to latest (#3049)
8+
9+
### Bug Fixes
10+
- **iot:** wait for disconnect to finish before setting connection state to disconnected (#3051)
11+
12+
[See all changes between 2.55.0 and 2.56.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.55.0...release_v2.56.0)
13+
114
## [Release 2.55.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.55.0)
215

316
### 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.55.0
29+
VERSION_NAME=2.56.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)