Skip to content

Commit f41d8e9

Browse files
github-actions[bot]awsmobilesdk-dev+ghopspoojamat
authored
release: AWS SDK for Android 2.27.0 (#2551)
* release: AWS SDK for Android 2.27.0 * Update CHANGELOG.md Updating change log. Co-authored-by: awsmobilesdk-dev+ghops <[email protected]> Co-authored-by: poojamat <[email protected]>
1 parent 46f82f1 commit f41d8e9

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [Release 2.27.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.27.0)
2+
3+
### Features
4+
- **aws-android-sdk-connect:** update models to latest (#2526)
5+
- **aws-android-sdk-sns:** update models to latest (#2534)
6+
- **aws-android-sdk-lambda:** update models to latest (#2535)
7+
- **aws-android-sdk-core:** update models to latest (#2537)
8+
- **aws-android-sdk-cognitoidentityprovider:** update models to latest (#2541)
9+
- **aws-android-sdk-location:** update models to latest (#2544)
10+
- Changes to support encoded resource path coming in request. (#2546)
11+
12+
### Bug Fixes
13+
- **aws-android-sdk-iot:** Use cert chain to connect to IoT Core (#2521)
14+
- **aws-android-sdk-cognitoauth:** custom tabs app crash when chrome not available (#2529)
15+
16+
17+
[See all changes between 2.26.0 and 2.27.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.26.0...release_v2.27.0)
18+
119
## [Release 2.26.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.26.0)
220

321
### 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.26.0
29+
VERSION_NAME=2.27.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)