Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 733 Bytes

1.1.1 (2023-02-28)

  • Use slack-sdk instead of deprecated slackclient library.
  • Increase page size when extracting user profiles from users.list API endpoint to circumvent rate limiting.

1.1.0 (2020-10-20)

  • 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

1.0.1 (2020-10-02)

  • Fixed an issue when thread_ts values were not populated correctly in messages and threads streams

1.0.0 (2020-09-30)