Skip to content

Commit 860556c

Browse files
github-actions[bot]awsmobilesdk-dev+ghopsmattcreaser
authored
release: AWS SDK for Android 2.81.0 (#3670)
* release: AWS SDK for Android 2.80.1 * Modify release notes for version 2.81.0 * Update version in gradle.properties --------- Co-authored-by: awsmobilesdk-dev+ghops <[email protected]> Co-authored-by: Matt Creaser <[email protected]>
1 parent f76af9a commit 860556c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [Release 2.81.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.81.0)
2+
3+
### Features
4+
- Remove support for setting query parameters for the tokens endpoint ([#3669](https://github.com/aws-amplify/aws-sdk-android/issues/3669))
5+
6+
### Miscellaneous
7+
- Remove special characters before calling xargs in notify comment ([#3661](https://github.com/aws-amplify/aws-sdk-android/issues/3661))
8+
9+
[See all changes between 2.80.0 and 2.81.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.80.0...release_v2.81.0)
10+
111
## [Release 2.80.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.80.0)
212

313
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
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.80.0
28+
VERSION_NAME=2.81.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)