Ryan Fu
4572b75845
Moved getConnection into a try-with block and ran gradlew format ( #15805 )
2022-08-22 19:54:00 -07:00
Alex
94fcf0d3c6
🎉 Source Intercom: Update Intercom API to version 2.5 ( #15681 )
...
* upgrade intercom API to v2.5
* update conversations schema
* update expected records
* update change log
* fix doc formatting
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-18 15:06:04 -05:00
Augustin
13b59c0ab8
non-jdbc source connectors: Remove additional properties from beta/GA specs and schemas ( #14924 )
2022-07-22 12:20:08 +02: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
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