- Allows a file's user_id field to be nullable #49
- Removes the
required
elements from JSON schemas as they are unnecessary #45
- Fixed missing deals in dealflow stream
- Update version of
requests
to2.20.0
in response to CVE 2018-18074
- Remove
goals
stream #44
- Add bookmarking to the dealflow stream #38
- Add dealflow stream #36
- Additional schema updates to allow nulls #26
- Marks the products.json schema file to allow a null USD.cost #24
- Marks
timeline_last_activity_time
andtimeline_last_activity_time_by_owner
as not required in organizations and persons streams
- Includes subdirectories explicitly in package to match current deployment method
- Changes the users stream's
last_login
schema to accept string as a fallback for invalid datetimes