- Use
slack-sdk
instead of deprecatedslackclient
library. - Increase page size when extracting user profiles from
users.list
API endpoint to circumvent rate limiting.
- Extract user profiles from
users.list
API endpoint - Extract message attachments from
conversations.history
API endpoint - Fixed an issue when incremental bookmarks were not sent correctly in the
STATE
messages
- Fixed an issue when
thread_ts
values were not populated correctly inmessages
andthreads
streams
- Initial release and fork of https://github.com/singer-io/tap-slack 1.0.0