Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

 

History

History
57 lines (39 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

57 lines (39 loc) · 2.03 KB

Changelog

1.0.6

  • Use anyOf schema for a date-time field in the deals schema #71

1.0.5

  • Handles null add_time for deals when retrieving IDs #67

1.0.4

  • Make bookmark property automatic commit

1.0.3

  • Fix deal id pagination #53

1.0.1

  • Discover catalog when none was passed in sync mode #52

1.0.0

  • Add stream/field selection
  • Add deal_products endpoint
  • #51

0.2.4

  • Allows a file's user_id field to be nullable #49

0.2.3

  • Removes the required elements from JSON schemas as they are unnecessary #45

0.2.2

  • Fixed missing deals in dealflow stream

0.2.1

  • Update version of requests to 2.20.0 in response to CVE 2018-18074

0.2.0

  • Remove goals stream #44

0.1.1

  • Add bookmarking to the dealflow stream #38

0.1.0

  • Add dealflow stream #36

0.0.15

  • Additional schema updates to allow nulls #26

0.0.14

  • Marks the products.json schema file to allow a null USD.cost #24

0.0.13

  • Marks timeline_last_activity_time and timeline_last_activity_time_by_owner as not required in organizations and persons streams

0.0.12

  • Includes subdirectories explicitly in package to match current deployment method

0.0.11

  • Changes the users stream's last_login schema to accept string as a fallback for invalid datetimes