Skip to content

Commit 9864a0f

Browse files
github-actions[bot]awsmobilesdk-dev+ghopstylerjroachtjleing
authored
release: AWS SDK for Android 2.63.0 (#3185)
* release: AWS SDK for Android 2.63.0 * Update CHANGELOG.md Co-authored-by: Thomas Leing <[email protected]> --------- Co-authored-by: awsmobilesdk-dev+ghops <[email protected]> Co-authored-by: Tyler Roach <[email protected]> Co-authored-by: Thomas Leing <[email protected]>
1 parent 6761b7d commit 9864a0f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [Release 2.63.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.63.0)
2+
3+
### Features
4+
- **aws-android-sdk-connectparticipant:** update models to latest (#3182)
5+
- **aws-android-sdk-iot:** update models to latest (#3181)
6+
- **aws-android-sdk-polly:** update models to latest (#3180)
7+
- **aws-android-sdk-core:** update models to latest (#3176)
8+
- **aws-android-sdk-lambda:** update models to latest (#3170)
9+
- **aws-android-sdk-connect:** update models to latest (#3165)
10+
11+
### Bug Fixes
12+
- **core:** add us-gov-east-1 region to list of regions (#3179)
13+
- **auth:** Dismiss custom tab on signout for all browsers (#3184)
14+
- **analytics:** If event collection is disabled, opening a notification will also cause a crash (#3169)
15+
16+
[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)
17+
118
## [Release 2.62.2](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.62.2)
219

320
### Miscellaneous

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.62.2
29+
VERSION_NAME=2.63.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)