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

Releases: transferwise/pipelinewise-tap-slack

1.1.1 (2023-03-01)

01 Mar 09:25
481715f
Compare
Choose a tag to compare
  • Increase page size to 1000 is users list endpoint which is the default and max of the slack API to mitigate rate limiting when iterating through pages.

  • Change from deprecated slackclient to recommend slack-sdk which has a similar APIs.

1.1.0 (2020-10-20)

21 Oct 14:28
45c675e
Compare
Choose a tag to compare
  • 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)

02 Oct 11:39
574cb43
Compare
Choose a tag to compare
  • Fixed an issue when thread_ts values were not populated correctly in messages and threads streams

1.0.0 (2020-09-30)

30 Sep 15:00
Compare
Choose a tag to compare