1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Yevhenii
00d56e7711 🎉 Source Slack: Implement OAuth support with OAuth authenticator (#6570)
* Source Slack: Implement OAuth support with OAuth authenticator
2021-10-07 14:01:15 +03:00
Serhii Lazebnyi
898e2c890c 🐛 Source Slack: Fix sync operations hang forever issue (#5830)
* Add user-defined backoff

* Update airbyte-integrations/connectors/source-slack/source_slack/source.py

* Bumped version

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-09-03 12:19:38 +03:00
Serhii Lazebnyi
ff70fd390e 🐛 Source Slack: Fix max retries issue (#5697)
* Increased max retries to 10

* Add docs

* Increased timeout seconds for acceptance tests

* Fixed for pass tests

* Updated to default backoff

* Add sample config
2021-08-31 13:43:09 +03:00
Serhii Lazebnyi
8488e9ff5d 🐛 Source Slack: Fix reading threads issue (#4860)
* Fixed reading threads issue

* Added filtering for threads stream

* Added acceptance test for threads stream

* Added integration dummy test

* Added requirements file

* Deleted version of airbyte-cdk

* Deleted validate_output_from_all_streams flag

* Deleted condition status code in backoff
2021-07-23 12:24:11 +03:00
Marcos Marx
b1107381b1 🐛 Source Slack: add float_ts field (#4683)
* rename float_ts to ts cursor_field

* add float_ts

* change float_ts to number

* change channel_msg

* bump version

* increase default timeout_seconds slack acc test

* timeout_seconds to 1750

* timeout_seconds to 3600 :p

* add changelog for slack connector
2021-07-14 18:24:08 -03:00
Vadym
f9feb2e903 🎉 Source Slack bugfix: don't overwrite thread_ts in threads stream (#3483)
* setup.py install_requirements updated

* setup.py formatting fix.
slack.md docks update.

* Bump source-slack-singer docker version
2021-05-20 12:38:05 +03:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Charles
c7281c05d4 fixes for slack and its docs (#2091) 2021-02-16 17:39:09 -08:00
John Lafleur
048ae65afe GitBook: [master] 2 pages modified 2021-02-16 05:44:13 +00:00
John Lafleur
46769b6f89 GitBook: [master] 112 pages modified 2021-02-15 19:56:10 +00:00
Charles
ef39db9c11 Saving Slack History Tutorial (part 1) (#1979) 2021-02-12 16:54:13 -08:00
John Lafleur
2acc3840d0 GitBook: [docs_feature_incremental] 33 pages modified (#1683)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-17 07:32:24 +11:00
John Lafleur
a293cf19a1 GitBook: [master] 3 pages modified 2021-01-07 02:58:42 +00:00
vitaliizazmic
8890e39340 #1376 - Slack incremental sync #1376 (#1535)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-06 17:14:50 -08:00
John Lafleur
3bf2f22f4d GitBook: [master] 73 pages and 211 assets modified 2020-12-08 03:22:37 +00:00
Sherif A. Nada
93ad0e9551 Add slack source (#1222)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-06 13:17:18 -08:00