swyx
d9d06d2191
[docs] fix numbering and incorrect filename in CDK docs ( #13045 )
...
* [docs] fix numbering in CDK docs
* Update 5-declare-schema.md
* Update 5-declare-schema.md
* Update 6-read-data.md
* Update 8-test-your-connector.md
2022-06-28 08:25:09 -03:00
Brian Lai
ceec454e30
update python cdk tutorial with updates to exchange rates api ( #12427 )
...
* update python cdk tutorial with updates to exchange rates api
* remove extra comment in source.py tutorial sample code
2022-04-29 13:44:04 -07:00
Pedro S. Lopez
a6a6be2588
allow importing IncrementalMixin from airbyte_cdk.sources.streams ( #11858 )
...
* allow importing IncrementalMixin from airbyte_cdk.sources.streams
* format file
* update docs with hint on where to import IncrementalMixin from
* bump cdk version to 0.1.54
* update changelog
* only build python 3.9
* update changelog with python dep bump
2022-04-14 11:42:57 -07:00
Pedro S. Lopez
24720c657d
📝 CDK tutorial: fix incorrect variable in code example ( #11837 )
2022-04-12 14:40:31 -07:00
Eugene Kulak
d173ce741f
CDK: add support for streams with state attribute ( #9746 )
...
* add support for streams with state attribute
* fix pre-commit and format
* update state attribute docs and logic
* added IncrementalMixin
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
2022-02-17 00:20:33 +04:00
Jared Rhizor
1affb14827
even more link fixes ( #7148 )
...
* even more link fixes
* add remaining exchangerates items
2021-10-20 12:56:55 -07:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Yaroslav Dudar
8ddce6f355
🎉 Python CDK: Allow to ignore http status errors and override retry parameters ( #5363 )
...
added auto_fail_on_errors, max_retries, retry_factor properties to python cdk
2021-08-25 10:31:24 +03:00
Abhi Vaidyanatha
e7dbf52ffa
Fix really old broken links ( #5064 )
...
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-07-28 19:14:05 -07:00
Abhi Vaidyanatha
3765bcf3b8
Refactor docs to improve clarity around connector development. ( #5037 )
...
* Refactor docs to improve clarity around connector development.
* Merge architecture and setup of source acceptance tests to reference
* Address reviewsa
* Address review comments
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-07-28 14:00:08 -07:00