Skip to content

Commit

Permalink
release: AWS SDK for Android 2.54.0 (#3026)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 29, 2022
1 parent 131d2f4 commit b616ab8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [Release 2.54.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.54.0)

### Features
- **aws-android-sdk-connect:** update models to latest (#3011)
- **aws-android-sdk-comprehend:** update models to latest (#3013)
- **aws-android-sdk-location:** update models to latest (#3020)

### Bug Fixes
- **aws-android-sdk-core:** modify region parsing for endpoints in vpc (#3024)

### Miscellaneous
- Fix Pinpoint NullPointerException (#3007)

[See all changes between 2.53.0 and 2.54.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.53.0...release_v2.54.0)

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

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

GROUP=com.amazonaws

VERSION_NAME=2.53.0
VERSION_NAME=2.54.0

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 b616ab8

Please sign in to comment.