Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 1.65 KB

Changelog

0.0.13

  • Add organic installations#20
  • Add Helper Function to remove whitespaces from config and respective unittest#29
  • Added data restrictions of no more than 90 days from Current date#30

0.0.12

  • Adds safety try/catch to bookmarking logic for when attributed_touch_time does not exist on installs stream rows #24

0.0.11

  • Updates requests to version 2.20.0 in response to CVE 2018-18074 #13

0.0.10

  • Remove "format": "uri" from in_app_events schema #12

0.0.9

  • Fixes infinite loop on in_app_events stream #11

0.0.8

  • Allow booleans to be None in traqnsform code #9

0.0.7

  • Fix syntax error in installations.json schema from 0.0.6

0.0.6

  • Remove the "format": "uri" elements from installations json schema

0.0.5

  • Syncing in-app-events would take too long so cut the window down and iterate forward #7

0.0.3

  • Updated the schema for installations to set 'customer_user_id' to allow a string value #5

0.0.2

  • Updated the schema for in_app_events to set customer_user_id to allow a string value #4