Skip to content

Commit 67a111d

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.52.0 (#2991)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent 363bb66 commit 67a111d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [Release 2.52.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.52.0)
2+
3+
### Features
4+
- **aws-android-sdk-chimesdkmessaging:** update models to latest (#2978)
5+
- **aws-android-sdk-rekognition:** update models to latest (#2980)
6+
- **aws-android-sdk-lambda:** update models to latest (#2982)
7+
- **aws-android-sdk-cognitoidentityprovider:** update models to latest (#2984)
8+
9+
### Miscellaneous
10+
- Update cache when awsconfig file changes (#2946)
11+
- Actually attach Javadocs jar files to build (#2988)
12+
13+
[See all changes between 2.51.0 and 2.52.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.51.0...release_v2.52.0)
14+
115
## [Release 2.51.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.51.0)
216

317
### 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.51.0
29+
VERSION_NAME=2.52.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)