Serhii Lazebnyi
a12076a6ed
🐛 Source Intercom: Fix pagination for contacts ( #6879 )
...
* Fix pagination for contacts
* Changed PR number
2021-10-11 11:21:52 +03:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Christian Gagnon
6b4c6a17f5
Fix "android_last_seen_at" data type ( #6082 )
...
* Fix "android_last_seen_at" data type
* Bumped version
Co-authored-by: Serhii Lazebnyi <serglazebny@gmail.com >
2021-09-29 12:27:40 +03:00
Christian Gagnon
65b42c862a
🐛 Source Intercom: Fix "updated_at" data type ( #6087 )
...
* Intercom: Fix "updated_at" data type
* Add start date formatting to timestamp
* Update updated_at field for all schemas and integration tests
* Bumped version
Co-authored-by: lazebnyi <serglazebny@gmail.com >
2021-09-20 15:29:50 +03:00
Serhii Lazebnyi
d7f23f1be6
🐛 Source Intercom: Fix schema ts and array issue ( #5908 )
...
* Fix schema ts and array issue
2021-09-08 18:59:30 +03:00
Serhii Lazebnyi
61140e4a2e
🐛 Source Intercom: Fixed pagination issue ( #5531 )
...
* Fixed pagination issue
2021-08-23 11:18:36 +03:00
LiRen Tu
2906ec287a
CI: Add action to check broken doc links ( #5254 )
...
* Add action to check broken doc links
* Ignore localhost
* Update config
* Fix broken links
* Use quiet mode
* Ignore PR link
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Verify pattern
* Fix more broken links
* Separate full and pr check
* Update pattern
* Test invalid link
* Remove invalid link
2021-08-07 14:28:02 -07:00
Brian Krausz
cca9f69962
🐛 Source Intercom: correct rate limit ( #5123 )
...
* Correct Intercom rate limit
The rate limit was accidentally set to 1000 requests per hour, whereas it actually should be 1000 requests per minute. We should really time the request and run based off of that, but this is a super quick order of magnitude improvement without having to refactor anything.
* Update version in Dockerfile
* Update seed version
* Update version in the source definition file
* Add changelog and rete limits link to docs
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com >
2021-08-02 22:57:57 +03:00
Serhii Lazebnyi
9b2388cd31
🎉 Source intercom: migration to CDK ( #4676 )
...
* Added Intercom implementation
* Updated segments docs
* Updated _send_request method to new airbyte-cdk version
* Updated cursor field to datetime string
* Added filtering by state for incremental sync
* Updated cursor paths for test incremental sync
* Added dict type validation to get_data method
* Updated catalog
* Updated typing for start_date
* Updated singer seed to cdk seed
* Updated connector docs
* Updated sample config file
* Sorted streams alphabetically
* Removed placeholder comments
* Renamed rate_limit to queries_per_hour
* Updated common sleep time to backoff_time method
2021-07-19 14:14:51 +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
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
5532aa370a
Updating Incremental within docs pages for all sources to make it more explicit ( #1381 )
...
* GitBook: [incremental_update_docs] 79 pages modified
* GitBook: [incremental_update_docs] one page modified
Co-authored-by: John Lafleur <john@dataline.io >
2020-12-18 21:03:34 +11:00
Charles
01cdeafdb1
release v0.8.0-alpha ( #1339 )
2020-12-16 14:01:57 -08:00
John Lafleur
81a58b82c4
GitBook: [master] 3 pages and 132 assets modified
2020-12-09 10:45:08 +00:00
Sherif A. Nada
3ab8c26a6f
Add intercom source ( #1255 )
2020-12-08 14:42:58 -08:00