Skip to content

Commit f7c4483

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.60.0 (#3126)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent d7e669a commit f7c4483

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [Release 2.60.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.60.0)
2+
3+
### Features
4+
- **aws-android-sdk-core:** update models to latest (#3082)
5+
- **aws-android-sdk-iot:** update models to latest (#3090)
6+
- **aws-android-sdk-textract:** update models to latest (#3092)
7+
- **aws-android-sdk-lambda:** update models to latest (#3094)
8+
- **aws-android-sdk-kinesis:** update models to latest (#3096)
9+
- **aws-android-sdk-polly:** update models to latest (#3104)
10+
- **aws-android-sdk-sns:** update models to latest (#3105)
11+
- **aws-android-sdk-transcribe:** update models to latest (#3107)
12+
- **aws-android-sdk-kms:** update models to latest (#3114)
13+
14+
### Miscellaneous
15+
- Fix NPE if Pinpoint configured without event collection (#3117)
16+
- Correctly pass Pinpoint ID (or null if it's not there) to Cognito User Pool (#3060)
17+
18+
[See all changes between 2.59.1 and 2.60.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.59.1...release_v2.60.0)
19+
120
## [Release 2.59.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.59.1)
221

322
### Bug Fixes

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.59.1
29+
VERSION_NAME=2.60.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)