vitaliizazmic
|
741001ae92
|
🐛 Airbyte CDK: fixing integration test failing
* Airbyte CDK native logger #1279 - fix import logger error
* Airbyte CDK native logger #1279 - source-paypal-transaction: change level from "WARN" to logging.WARN in self.logger.log
* Airbyte CDK native logger #1279 - source-s3: use native logger instead AirbyteLogger
* Airbyte CDK native logger #1279 - source-zuora: use native logger instead AirbyteLogger
* Airbyte CDK native logger #1279 - fix get logger
|
2021-10-18 18:46:55 +03:00 |
|
Vadym
|
3adf811726
|
CDK: add option to source to skip config validation on read/discover (#6978)
* Add connector check_config_against_spec parameter
* Bump CDK version.
Add changelog record.
* Always enable spec check on check cmd
* Update airbyte-cdk/python/CHANGELOG.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
|
2021-10-14 18:31:00 +03:00 |
|
vitaliizazmic
|
d5c04991bc
|
🎉 CDK: use standard logger with custom handler
* CDK - using native logger with custom formatter
* CDK - using native logger(fix exception and add trace)
* CDK - using native logger in AirbyteEntrypoint
* CDK - CHANGELOG.md
* CDK - remove unnecessary imports
* CDK - fixing according to PR review
* CDK native logger #1279 - annotations
* CDK native logger #1279 - fixing according to PR review
* CDK standard logger #1279 - tests
* CDK standard logger #1279 - reformat
* Airbyte CDK #1279 - improve docstrings
* Airbyte CDK #1279 - improve log levels
* Airbyte CDK #1279 - fix init get source name
* Airbyte CDK #1279 - update test licence
* Airbyte CDK #1279 - bump version
|
2021-10-12 20:56:56 +03:00 |
|
Michel Tricot
|
1773e41e47
|
Shorten our headers + adds contributors file (#6478)
|
2021-09-27 10:45:50 -07:00 |
|
Dmytro
|
7584440515
|
CDK: private configuration option _limit and _page_size (#5617)
* CDK: private configuration option _limit and _page_size
|
2021-08-31 12:16:48 +03:00 |
|
Dmytro
|
b1f2bf5665
|
4776: Python CDK: Validate input config.py against spec (#5457)
Python CDK: Validate input config.py against spec
Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
|
2021-08-19 13:14:37 +03:00 |
|
Charles
|
0df53170c9
|
Stop formatting python with spotless (#3388)
|
2021-05-13 17:46:34 -07:00 |
|
Sherif A. Nada
|
184dab77eb
|
CDK: overhaul directory structure (#3295)
|
2021-05-09 15:27:38 -07:00 |
|