- Updates
requests
to version2.20.0
in response to CVE 2018-18074 #13
- Remove
"format": "uri"
from in_app_events schema #12
- Fixes infinite loop on
in_app_events
stream #11
- Allow booleans to be
None
in traqnsform code #9
- Fix syntax error in
installations.json
schema from 0.0.6
- Remove the
"format": "uri"
elements from installations json schema
- Syncing in-app-events would take too long so cut the window down and iterate forward #7
- Updated the schema for installations to set 'customer_user_id' to allow a string value #5
- Updated the schema for in_app_events to set
customer_user_id
to allow a string value #4