Skip to content

Commit

Permalink
release: AWS SDK for Android 2.75.2 (#3596)
Browse files Browse the repository at this point in the history
Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
  • Loading branch information
github-actions[bot] and awsmobilesdk-dev+ghops committed Jun 13, 2024
1 parent 7529b1e commit cbbcc78
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [Release 2.75.2](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.2)

### Bug Fixes
- **aws-android-sdk-auth-userpools:** Check actual password requirements in drop-in UI ([#3588](https://github.com/aws-amplify/aws-sdk-android/issues/3588))
- **misc:** Add rexml dependency ([#3594](https://github.com/aws-amplify/aws-sdk-android/issues/3594))

### Miscellaneous
- Update rexml ([#3581](https://github.com/aws-amplify/aws-sdk-android/issues/3581))
- prevent connectivity manager crash ([#3593](https://github.com/aws-amplify/aws-sdk-android/issues/3593))

[See all changes between 2.75.1 and 2.75.2](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.75.1...release_v2.75.2)

## [Release 2.75.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.1)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android.enableJetifier=true

GROUP=com.amazonaws

VERSION_NAME=2.75.1
VERSION_NAME=2.75.2

POM_URL=https://github.com/aws/aws-sdk-android
POM_SCM_URL=https://github.com/aws/aws-sdk-android
Expand Down

0 comments on commit cbbcc78

Please sign in to comment.