Skip to content

Commit

Permalink
release: AWS SDK for Android 2.48.0 (#2928)
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 9, 2022
1 parent a544544 commit 2c19aa3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,17 @@
## [Release 2.48.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.48.0)

### Features
- **aws-android-sdk-cognitoidentityprovider:** update models to latest (#2916)
- **aws-android-sdk-transcribe:** update models to latest (#2917)
- **aws-android-sdk-chimesdkmessaging:** update models to latest (#2922)

### Miscellaneous
- upgrade jmespath to version 1.6.1 (#2926)
- Fix: API 30+ fix for opening Pinpoint push notification links (#2924)
- Fix(pinpoint) 2762: Resolve Android 12 notification trampolining restrictions and ADM Push Notifications (#2925)

[See all changes between 2.47.0 and 2.48.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.47.0...release_v2.48.0)

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

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

GROUP=com.amazonaws

VERSION_NAME=2.47.0
VERSION_NAME=2.48.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 2c19aa3

Please sign in to comment.