Skip to content

Commit

Permalink
release: AWS SDK for Android 2.63.0 (#3185)
Browse files Browse the repository at this point in the history
* release: AWS SDK for Android 2.63.0

* Update CHANGELOG.md

Co-authored-by: Thomas Leing <bluezebragames@gmail.com>

---------

Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
Co-authored-by: Tyler Roach <tjroach@amazon.com>
Co-authored-by: Thomas Leing <bluezebragames@gmail.com>
  • Loading branch information
4 people authored Feb 2, 2023
1 parent 6761b7d commit 9864a0f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [Release 2.63.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.63.0)

### Features
- **aws-android-sdk-connectparticipant:** update models to latest (#3182)
- **aws-android-sdk-iot:** update models to latest (#3181)
- **aws-android-sdk-polly:** update models to latest (#3180)
- **aws-android-sdk-core:** update models to latest (#3176)
- **aws-android-sdk-lambda:** update models to latest (#3170)
- **aws-android-sdk-connect:** update models to latest (#3165)

### Bug Fixes
- **core:** add us-gov-east-1 region to list of regions (#3179)
- **auth:** Dismiss custom tab on signout for all browsers (#3184)
- **analytics:** If event collection is disabled, opening a notification will also cause a crash (#3169)

[See all changes between 2.62.2 and 2.63.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.62.2...release_v2.63.0)

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

### Miscellaneous
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.62.2
VERSION_NAME=2.63.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 9864a0f

Please sign in to comment.