Skip to content

Commit 4819be2

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
and
awsmobilesdk-dev+ghops
authored
release: AWS SDK for Android 2.73.0 (#3373)
Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
1 parent 9f32659 commit 4819be2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [Release 2.73.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.73.0)
2+
3+
### Features
4+
- **aws-android-sdk-kms:** update models to latest ([#3349](https://github.com/aws-amplify/aws-sdk-android/issues/3349))
5+
- **misc:** support for Tel Aviv region launch ([#3372](https://github.com/aws-amplify/aws-sdk-android/issues/3372))
6+
7+
### Miscellaneous
8+
- Move inline values to environment variables in workflows ([#3368](https://github.com/aws-amplify/aws-sdk-android/issues/3368))
9+
10+
[See all changes between 2.72.0 and 2.73.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.72.0...release_v2.73.0)
11+
112
## [Release 2.72.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.72.0)
213

314
### Features

Diff for: gradle.properties

+1-1
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.72.0
29+
VERSION_NAME=2.73.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)