Skip to content

Commit dd9da07

Browse files
author
AWS
committed
AWS SDK for Android 2.10.1
1 parent 748ddda commit dd9da07

File tree

4,717 files changed

+4856
-6633
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,717 files changed

+4856
-6633
lines changed

.circleci/config.yml

Lines changed: 0 additions & 363 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,3 @@ fastlane/Preview.html
6565
fastlane/screenshots
6666
fastlane/test_output
6767
fastlane/readme.md
68-
69-
# maven file
70-
target/
71-
72-
#python comile
73-
__pycache__/

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - AWS SDK for Android
22

3+
## [Release 2.10.1](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.10.1)
4+
5+
### Bug Fixes
6+
7+
* **Amazon Pinpoint**
8+
* Fixed a bug where `Attributes` were not being sent in the `Event` payload while submitting events to Pinpoint. See [PR #641](https://github.com/aws-amplify/aws-sdk-android/pull/641)
9+
310
## [Release 2.10.0](https://github.com/aws/aws-sdk-android/releases/tag/release_v2.10.0)
411

512
### Misc. Updates

0 commit comments

Comments
 (0)