- Bump urllib3 from 1.26.18 to 1.26.19 [#22] (#22)
- Bump requests from 2.31.0 to 2.32.2 [#23] (#23)
- Bump idna from 3.2 to 3.7 [#24] (#24)
- Bump certifi from 2023.7.22 to 2024.7.4 [#25] (#25)
- Adds retry to
ChunkedEncodingError
on requests [#21] (#21)
- 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)