- Set replication keys to automatic
- Ensure nested times are transformed
- Query the
contacts
stream asgreater than or equal to
the bookmark #14
- Support date time strings from API in tranform
- Fix for inconsistem epoch formats from API. Normalize all to milli.
- Bumping to first major version 1.0.0 for GA Release
- Add
sla_applied
andstatistics
objects.
- Adjust
client.py
to use APIv.2.0
. - Remove
users
andleads
streams. - Add
contacts
stream. - Add support for
cursor
style paging.
- Adjust
client.py
to use APIv.1.4
; fix issues w/conversations
andadmins
missinng fields; fixcompany_attributes
API version error; fixwrite_bookmark
issue when scrolling.
- Fix rate limit issue in client.py, intermittently failing in Discover mode.
- Initial commit