Skip to content

Commit

Permalink
release: AWS SDK for Android 2.76.0 (#3614)
Browse files Browse the repository at this point in the history
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
  • Loading branch information
github-actions[bot] and awsmobilesdk-dev+ghops authored Jul 18, 2024
1 parent c2129a6 commit 01f8f2a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [Release 2.76.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.76.0)

### Features
- **aws-android-sdk-kms:** update models to latest ([#3595](https://github.com/aws-amplify/aws-sdk-android/issues/3595))
- **aws-android-sdk-polly:** update models to latest ([#3601](https://github.com/aws-amplify/aws-sdk-android/issues/3601))
- **aws-android-sdk-location:** update models to latest ([#3590](https://github.com/aws-amplify/aws-sdk-android/issues/3590))
- **kinesis:** Updates KinesisStreamRecordSender.java ([#3610](https://github.com/aws-amplify/aws-sdk-android/issues/3610))

[See all changes between 2.75.2 and 2.76.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.75.2...release_v2.76.0)

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android.enableJetifier=true

GROUP=com.amazonaws

VERSION_NAME=2.75.2
VERSION_NAME=2.76.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 01f8f2a

Please sign in to comment.