Releases: MeltanoLabs/tap-slack
Releases · MeltanoLabs/tap-slack
0.3.0
What's Changed
- chore: bump python to fix pendulum by @pnadolny13 in #26
Full Changelog: 0.2.0...0.3.0
0.2.0
Release 0.1.6
What's Changed
- chore: bump sdk version by @kgpayne in #13
- bump sdk and python versions by @pnadolny13 in #17
include_admin_streams
config option by @pnadolny13 in #19- fix: thread schema is incorrect by @pnadolny13 in #22
New Contributors
Full Changelog: 0.1.5...0.1.6
0.1.5
0.1.4
What's Changed
- Type mismatches,
auto_join_channel
implemented, and add channels filter by @pnadolny13 in #7
New Contributors
- @pnadolny13 made their first contribution in #7
Full Changelog: 0.1.3...0.1.4
0.1.3
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
This release adds some bugfixes around the messages stream replication keys, a new testing class, and some schema type fixes.
What's Changed
- Add Stream Testing Utility as draft by @stkbailey in #5
Full Changelog: 0.1.1...0.1.2
0.1.1
This release adds auto-join functionality to the channels stream and completes the first phase of planned tap development.
What's Changed
- Add auto-join functionality by @stkbailey in #3
Full Changelog: 0.1.0...0.1.1
v0.1.0
This initial release of tap-slack
contains the core streams to be added:
- messages
- channels
- threads
- channel_members
- users
What's Changed
- Initial stream development by @stkbailey in #1
New Contributors
- @stkbailey made their first contribution in #1
Full Changelog: https://github.com/MeltanoLabs/tap-slack/commits/0.1.0