Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.60.0
v6.59.2
Changes
- chore: ignore .tool-versions for asdf (#662)
New Features ✨
- feat: mark more fields linkable (#664)
Bug Fixes 🐛
- fix: fast tests conditionally skip streams (#654)
- fix: add interpolation_context to auth fields (#659)
- fix: remove reference to deleted cloud wrapper Dockerfile in CDK publish workflow (#656)
Under the Hood ⚙️
v6.59.1
v6.59.0
What's Changed
- chore: reorder inject_into in RequestOption and fix title and description in refresh token updater by @lmossman in #635
- feat: support custom config transformations by @ChristoGrab in #653
- fix(low-code cdk): Add literal type for ConfigNormalizationRules components by @brianjlai in #649
Full Changelog: v6.58.1...v6.59.0
v6.58.1
v6.58.0
v6.57.3
v6.57.2
v6.57.1
v6.57.0
Changes
New Features ✨
- feat(low-code): camel_case_to_snake_case macros (#617)
- feat: make use_parent_params configurable (#633)
- feat(connector-builder): stop setting the staging_file_url and file_size_bytes fields for the case of a Builder test read. (#631)
Under the Hood ⚙️
- chore: reorder and modify title/defaults for partition router fields (#626)