Skip to content

Releases: mParticle/mparticle-roku-sdk

Update Version to 2.1.8

05 Jan 14:49
Compare
Choose a tag to compare

This release addresses an issue whereby the Roku SDK was populating the duid field, resulting in android_id being populated in Roku data. This duid field was once a "multi-platform" field on ingress into mParticle, and would be translated to a different platform specific property on egress. This has long since changed, and this field now only represents the "android_id" field of the Events API.

Update Version to 2.1.7

26 Oct 14:51
Compare
Choose a tag to compare
  • Added Automated Identity and Attribute Change Messages

Update Version to 2.1.6

13 Oct 19:40
Compare
Choose a tag to compare
  • Replace currentBackoffAttempt with currentBackoffDuration to prevent crash on server unavailable
  • Use the session ID as the session start message ID to ensure session start message has valid session ID
  • Reformat Code with brighterscript-formatter

Update version to 2.1.4

23 Sep 14:57
Compare
Choose a tag to compare
  • Added Additional Streaming Types

Update version to 2.1.3

16 Jul 14:21
Compare
Choose a tag to compare
  • Add Media SDK
  • Add Unit Testing Support

Update version to 2.1.2

11 Mar 14:49
Compare
Choose a tag to compare
  • Add Makefile to sample
  • Fix makefile ping for Mac
  • Add Consent State (GDPR and CCPA)

Version 2.1.1

22 Jul 14:51
Compare
Choose a tag to compare

This is a minor SDK release to address a bug noted here: #3

Version 2.1.0

22 Feb 00:18
Compare
Choose a tag to compare

Version 2.1.0

This updates the mParticle Roku SDK to be fully compatible with the Roku 2019 spring update. Several deprecated APIs have been removed.

The mParticle SDK now requires a minimum Roku OS version of 8.1

This update also addresses an issue where device country and timezone-offset were not being collected correctly.

Version 2.0.1

18 Jun 21:34
Compare
Choose a tag to compare

This is a minor releasing adding a new upload() API. In the context of SceneGraph, the SDK will batch uploads every 15 seconds. This new API will trigger an immediate upload.

Version 2.0.0

18 Jun 21:33
Compare
Choose a tag to compare

IDSync Compatibility

This is a major release of the SDK introducing new APIs to control user identity. See more in the docs here!