Skip to content

Commit adec7ed

Browse files
github-actions[bot]awsmobilesdk-dev+ghopsankpshahtjleing
authored
release: AWS SDK for Android 2.75.0 (#3527)
* release: AWS SDK for Android 2.75.0 * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md Fixed formatting issue * Update CHANGELOG.md Co-authored-by: Thomas Leing <bluezebragames@gmail.com> * Update CHANGELOG.md --------- Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com> Co-authored-by: Ankit Shah <22114629+ankpshah@users.noreply.github.com> Co-authored-by: Thomas Leing <bluezebragames@gmail.com>
1 parent 174e967 commit adec7ed

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

Diff for: CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## [Release 2.75.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.0)
2+
3+
### Features
4+
- **aws-android-sdk-connect:** update models to latest ([#3387](https://github.com/aws-amplify/aws-sdk-android/issues/3387))
5+
- **aws-android-sdk-kinesisvideo-archivedmedia:** update models to latest ([#3383](https://github.com/aws-amplify/aws-sdk-android/issues/3383))
6+
- **aws-android-sdk-kinesisvideo:** update models to latest ([#3382](https://github.com/aws-amplify/aws-sdk-android/issues/3382))
7+
- **aws-android-sdk-rekognition:** update models to latest ([#3381](https://github.com/aws-amplify/aws-sdk-android/issues/3381))
8+
- **aws-android-sdk-cognitoidentityprovider:** update models to latest ([#3376](https://github.com/aws-amplify/aws-sdk-android/issues/3376))
9+
- **aws-android-sdk-polly:** update models to latest ([#3374](https://github.com/aws-amplify/aws-sdk-android/issues/3374))
10+
- **aws-android-sdk-core:** update models to latest ([#3366](https://github.com/aws-amplify/aws-sdk-android/issues/3366))
11+
- **aws-android-sdk-location:** update models to latest ([#3350](https://github.com/aws-amplify/aws-sdk-android/issues/3350))
12+
- **aws-android-sdk-ses:** update models to latest ([#3389](https://github.com/aws-amplify/aws-sdk-android/issues/3389))
13+
- **aws-android-sdk-transcribe:** update models to latest ([#3364](https://github.com/aws-amplify/aws-sdk-android/issues/3364))
14+
- **aws-android-sdk-polly:** update models to latest ([#3392](https://github.com/aws-amplify/aws-sdk-android/issues/3392))
15+
- **core:** Read version number from build instead of hardcoding it ([#3412](https://github.com/aws-amplify/aws-sdk-android/issues/3412))
16+
- **aws-android-sdk-connectparticipant** update models to latest ([#3397](https://github.com/aws-amplify/aws-sdk-android/issues/3397))
17+
- **auth:** Provide a clear message during getTokens that there are n… ([#3518](https://github.com/aws-amplify/aws-sdk-android/issues/3518))
18+
19+
### Miscellaneous
20+
- chore: fix commit hash for setup-ruby in release pr workflow ([#3524](https://github.com/aws-amplify/aws-sdk-android/issues/3524))
21+
- Upgrade Ruby version to 3.0 for release-pr workflow ([#3526](https://github.com/aws-amplify/aws-sdk-android/issues/3526))
22+
- chore: pin github actions by commit hash ([#3385](https://github.com/aws-amplify/aws-sdk-android/issues/3385))
23+
24+
[See all changes between 2.74.0 and 2.75.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.74.0...release_v2.75.0)
25+
126
## [Release 2.74.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.74.0)
227

328
### Features

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android.enableJetifier=true
2525

2626
GROUP=com.amazonaws
2727

28-
VERSION_NAME=2.74.0
28+
VERSION_NAME=2.75.0
2929

3030
POM_URL=https://github.com/aws/aws-sdk-android
3131
POM_SCM_URL=https://github.com/aws/aws-sdk-android

0 commit comments

Comments
 (0)