Skip to content

Commit

Permalink
release: AWS SDK for Android 2.72.0 (#3360)
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 authored Jul 13, 2023
1 parent e53ee1b commit 0b5a905
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [Release 2.72.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.72.0)

### Features
- **aws-android-sdk-connect:** update models to latest ([#3319](https://github.com/aws-amplify/aws-sdk-android/issues/3319))
- **aws-android-sdk-location:** update models to latest ([#3324](https://github.com/aws-amplify/aws-sdk-android/issues/3324))
- **aws-android-sdk-rekognition:** update models to latest ([#3323](https://github.com/aws-amplify/aws-sdk-android/issues/3323))
- **aws-android-sdk-chimesdkidentity:** update models to latest ([#3335](https://github.com/aws-amplify/aws-sdk-android/issues/3335))
- **aws-android-sdk-chimesdkmessaging:** update models to latest ([#3334](https://github.com/aws-amplify/aws-sdk-android/issues/3334))
- **aws-android-sdk-connect:** update models to latest ([#3337](https://github.com/aws-amplify/aws-sdk-android/issues/3337))
- **aws-android-sdk-kinesisvideo:** update models to latest ([#3339](https://github.com/aws-amplify/aws-sdk-android/issues/3339))
- **aws-android-sdk-lambda:** update models to latest ([#3341](https://github.com/aws-amplify/aws-sdk-android/issues/3341))

### Bug Fixes
- **iot:** Keep topicListeners if cleanSession = false ([#3352](https://github.com/aws-amplify/aws-sdk-android/issues/3352))

### Miscellaneous
- Revert "chore: fix dependabot issue ([#3344](https://github.com/aws-amplify/aws-sdk-android/issues/3344))" ([#3347](https://github.com/aws-amplify/aws-sdk-android/issues/3347))
- Revert "fix(core): added fix for xml parser ([#3100](https://github.com/aws-amplify/aws-sdk-android/issues/3100))" ([#3353](https://github.com/aws-amplify/aws-sdk-android/issues/3353))

[See all changes between 2.71.0 and 2.72.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.71.0...release_v2.72.0)

## [Release 2.71.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.71.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.71.0
VERSION_NAME=2.72.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 0b5a905

Please sign in to comment.