Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/5.4.0 #806

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Release/5.4.0 #806

merged 4 commits into from
Jul 12, 2023

Conversation

mscwilson
Copy link
Contributor

This release brings Snowplow ecommerce tracking to our Android and iOS trackers. We've added 11 new event types to make tracking and modeling ecommerce user behaviour easier. It's the same API as for the Snowplow ecommerce plugin in the JavaScript tracker, and the mobile data is already supported by the ecommerce data model. Check out the documentation to find out how to enable this, and stay tuned for the mobile version of the Ecommerce Accelerator.

This release also updates the interval for refreshing properties in the platform context entity from 0.1s to 1s in order to reduce CPU usage. Finally, it exposes a function for retrieving the payload from ConsentDocument that was removed in version 5.

Changelog

Enhancements

matus-tomlein and others added 3 commits July 7, 2023 16:06
PR #800

* Add Product and Promotion entities

* Add Cart entity

* Add ecomm events

* Start adding ecommerce Screen/User entities

* Add objc annotation to events and entities

* Add event tests

* Add screen and user entities

* Deprecate old Ecommerce events

* Hide internal event method

* Add schemas to API docs

* Fix method link in API docs

* Prevent unused result warning

* Remove deprecated annotation from PageView

* Address review comments

* Actually attach the entities

* Address review comments

* Update tests

* Add TransactionError event

* Remove github conflict markup
Copy link
Contributor

@matus-tomlein matus-tomlein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🔥 🚀

@mscwilson mscwilson merged commit 3286419 into master Jul 12, 2023
17 checks passed
@mscwilson mscwilson deleted the release/5.4.0 branch July 12, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants