- Moves urllib3 to a version that is not affected by GHSA-g4mx-q9vg-27p4
- Moves requests to a version that is not affected by CVE-2023-32681
- Updated document links in README.md [#5] (#5)
- Added custom_fields object in
conversations
stream's schema [#17] (#17)
- Extended
activity_logs
schema [#14] (#14)
- Updated schema of messages & conversations streams
- Depricated
updated_at_datestring
replication key [#10] - Using epoch time for replication & bookmarking [#10]
- Added
page_size
property to config for pagination [#8] - Added backoff & retry for api timeout issue [#11]
- Code Refactoring [#6]
- Bug fixes [#8] [#9]
- Fix Pagination and backoff time [#3] (#3)