Skip to content

Commit

Permalink
release: AWS SDK for Android 2.59.1 (#3113)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 7, 2022
1 parent 094d097 commit 9fa874a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [Release 2.59.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.59.1)

### Bug Fixes
- **core:** added fix for xml parser (#3100)
- **pinpoint:** Fix GCM (Not FCM) Android 12 trampolining (#3109)
- **pinpoint:** Remove GCM service as target class usage as it is no longer allowed in Android 12. (#3110)

[See all changes between 2.59.0 and 2.59.1](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.59.0...release_v2.59.1)

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

### Miscellaneous
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.59.0
VERSION_NAME=2.59.1

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 9fa874a

Please sign in to comment.