Skip to content

Commit 71e658d

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
and
awsmobilesdk-dev+ghops
authored
release: AWS SDK for Android 2.77.0 (#3630)
Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
1 parent f4b25b5 commit 71e658d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [Release 2.77.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.77.0)
2+
3+
### Features
4+
- support for ap-southeast-5 ([#3629](https://github.com/aws-amplify/aws-sdk-android/issues/3629))
5+
6+
### Miscellaneous
7+
- update rexml ([#3623](https://github.com/aws-amplify/aws-sdk-android/issues/3623))
8+
- update docs links for gen2 ([#3622](https://github.com/aws-amplify/aws-sdk-android/issues/3622))
9+
- Update Conscrypt to support 16KB page size ([#3627](https://github.com/aws-amplify/aws-sdk-android/issues/3627))
10+
- Make exception within UserStateDetails public ([#3628](https://github.com/aws-amplify/aws-sdk-android/issues/3628))
11+
12+
[See all changes between 2.76.1 and 2.77.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.76.1...release_v2.77.0)
13+
114
## [Release 2.76.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.76.1)
215

316
### Miscellaneous

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android.enableJetifier=true
2525

2626
GROUP=com.amazonaws
2727

28-
VERSION_NAME=2.76.1
28+
VERSION_NAME=2.77.0
2929

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

0 commit comments

Comments
 (0)