- Use anyOf schema for a date-time field in the deals schema #71
- Handles null
add_time
for deals when retrieving IDs #67
- Make bookmark property automatic commit
- Fix deal id pagination #53
- Discover catalog when none was passed in sync mode #52
- Add stream/field selection
- Add
deal_products
endpoint - #51
- 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