Skip to content

Releases: MeltanoLabs/tap-slack

0.3.0

27 Sep 14:44
3ed1738
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

27 Jun 20:22
e62c74f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.2.0

Release 0.1.6

14 Jun 01:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

20 May 13:56
627e879
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.1.5

0.1.4

14 Dec 15:30
f0205cd
Compare
Choose a tag to compare

What's Changed

  • Type mismatches, auto_join_channel implemented, and add channels filter by @pnadolny13 in #7

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

29 Nov 20:33
Compare
Choose a tag to compare

This commit fixes missing rate limiting logic for thread syncs when invoked via the messages stream.

Full Changelog: 0.1.2...0.1.3

0.1.2

03 Nov 15:04
adabada
Compare
Choose a tag to compare

This release adds some bugfixes around the messages stream replication keys, a new testing class, and some schema type fixes.

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

26 Oct 02:00
b5e3a09
Compare
Choose a tag to compare

This release adds auto-join functionality to the channels stream and completes the first phase of planned tap development.

What's Changed

Full Changelog: 0.1.0...0.1.1

v0.1.0

26 Oct 01:33
Compare
Choose a tag to compare

This initial release of tap-slack contains the core streams to be added:

  • messages
  • channels
  • threads
  • channel_members
  • users

What's Changed

New Contributors

Full Changelog: https://github.com/MeltanoLabs/tap-slack/commits/0.1.0