Releases: awslabs/clickstream-android
Releases · awslabs/clickstream-android
Clickstream Android 0.14.1
What's Changed
Fix
- fix: db insert error for no space left by @zhu-xiaowei in #85
Other Changes
- release: clickstream Android 0.14.1 by @aws-solution-clickstream-analytics in #86
New Contributors
- @aws-solution-clickstream-analytics made their first contribution in #86
Full Changelog: v0.14.0...v0.14.1
Clickstream Android 0.14.0
What's Changed
Other Changes
- chore: bump python requests version by @zhu-xiaowei in #80
- chore: bump amplify-core to the latest version v1.x by @zhu-xiaowei in #81
- release: clickstream Android 0.14.0 by @zhu-xiaowei in #82
Full Changelog: v0.13.0...v0.14.0
Clickstream Android 0.13.0
What's Changed
Feature
- ci: support sonatype user token for publishing by @zhu-xiaowei in #77
- feat: add preset traffic source attributes by @zhu-xiaowei in #78
Other Changes
- release: clickstream Android 0.13.0 by @zhu-xiaowei in #79
Full Changelog: v0.12.0...v0.13.0
Clickstream Android 0.12.0
What's Changed
Feature
- feat: support calibrate local timestamp by @zhu-xiaowei in #73
- feat: support lazy initialization of the SDK by @zhu-xiaowei in #74
- feat: support init SDK with custom configuration by @zhu-xiaowei in #75
Fix
- fix: make release tag name consistent with git tag by @zhu-xiaowei in #72
Other Changes
- release: clickstream Android 0.12.0 by @zhu-xiaowei in #76
Full Changelog: v0.11.1...v0.12.0
Clickstream Android 0.11.1
What's Changed
Feature
- feat: add screen view event after session start by @zhu-xiaowei in #67
Fix
- fix: sessionId in first open and session start events by @zhu-xiaowei in #68
- fix: the second app start event's sessionId by @zhu-xiaowei in #70
Full Changelog: 0.11.0...0.11.1
Clickstream Android 0.11.0
What's Changed
Feature
- feat: support record screen view event manually by @zhu-xiaowei in #63
Fix
- fix: the expression of github release version by @zhu-xiaowei in #62
Other Changes
- ci: support skip appium test case when no such element found by @zhu-xiaowei in #64
- fix: filter two consecutive identical scree view events by @zhu-xiaowei in #65
- release: clickstream Android 0.11.0 by @zhu-xiaowei in #66
Full Changelog: v0.10.1...0.11.0
Clickstream Android 0.10.1
What's Changed
Other Changes
- ci: add integration test with device farm by @zhu-xiaowei in #56
- fix: increase http request timeout and mitigate repeated sending of data in poor network by @zhu-xiaowei in #58
- chore: fix pytest version in integration test by @zhu-xiaowei in #60
Full Changelog: v0.10.0...v0.10.1
Clickstream Android 0.10.0
Note! Before upgrade to this version, you need to ensure that your pipeline version is 1.1.x and above
What's Changed
Feature
- feat: support adding items with custom attributes. by @zhu-xiaowei in #45
- feat: add session attributes in _first_open event by @zhu-xiaowei in #47
- feat: delete custom user attributes from subsequent events by @zhu-xiaowei in #48
Other Changes
- feat: add custom item attribute in readme by @zhu-xiaowei in #49
Full Changelog: v0.9.0...v0.10.0
Pipeline version compatible
Need use pipeline version 1.1.x and above
Clickstream Android 0.9.0
What's Changed
Feature
- feat: support enable and disable SDK by @zhu-xiaowei in #46
Full Changelog: v0.8.0...v0.9.0
Clickstream Android 0.8.0
What's Changed
Feature
- feat: add preset attributes screen name and screen unique id by @zhu-xiaowei in #38
- feat: add error code and clickstream error event by @zhu-xiaowei in #37
- feat: add hash code to request query parameter by @zhu-xiaowei in #40
Fix
- fix: create event error when event name is invalid by @zhu-xiaowei in #42
- fix: remove the engagement time attribute in first screen view by @zhu-xiaowei in #43
- fix: engagement time in first screen view when app warm starts by @zhu-xiaowei in #44
Full Changelog: v0.7.1...v0.8.0