Skip to content

Commit 9081f36

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.52.1 (#2995)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent f50b6d3 commit 9081f36

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.52.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.52.1)
2+
3+
### Bug Fixes
4+
- **auth:** hostedUI - return success result if federation disabled (#2972)
5+
6+
### Miscellaneous
7+
- Add support for DXB region (#2993)
8+
9+
[See all changes between 2.52.0 and 2.52.1](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.52.0...release_v2.52.1)
10+
111
## [Release 2.52.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.52.0)
212

313
### 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.52.0
29+
VERSION_NAME=2.52.1
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)