- Bump urllib3 from 1.26.18 to 1.26.19 [#22] (singer-io#22)
- Bump requests from 2.31.0 to 2.32.2 [#23] (singer-io#23)
- Bump idna from 3.2 to 3.7 [#24] (singer-io#24)
- Bump certifi from 2023.7.22 to 2024.7.4 [#25] (singer-io#25)
- Adds retry to
ChunkedEncodingError
on requests [#21] (singer-io#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] (singer-io#5)
- Added custom_fields object in
conversations
stream's schema [#17] (singer-io#17)
- Extended
activity_logs
schema [#14] (singer-io#14)
- Updated schema of messages & conversations streams
- Depricated
updated_at_datestring
replication key [singer-io#10] - Using epoch time for replication & bookmarking [singer-io#10]
- Added
page_size
property to config for pagination [singer-io#8] - Added backoff & retry for api timeout issue [singer-io#11]
- Code Refactoring [singer-io#6]
- Bug fixes [singer-io#8] [singer-io#9]
- Fix Pagination and backoff time [#3] (singer-io#3)