airbyte
airbyte copied to clipboard
Python CDK: Delete AirbyteSpec and AirbyteLogger
What
Delete the AirbyteSpec
and AirbyteLogger
classes from the Python CDK.
-
AirbyteLogger
is deprecated and should be replaced withlogging.getLogger("airbyte")
-
AirbyteSpec
is unused
The PR is targeting alex/cdk_1.0.0
as a dev branch so we can batch multiple changes in a single breaking change.
Review guide
-
airbyte-cdk/python/airbyte_cdk/logger.py
-
airbyte-cdk/python/airbyte_cdk/connector.py
-
airbyte-cdk/python/unit_tests/test_connector.py
Can this PR be safely reverted and rolled back?
- [X] YES 💚
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
airbyte-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2024 4:44pm |