Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.44.0
Changes
New Features ✨
- feat(low-code cdk): add dynamic stream config to check connection (#450)
v6.43.1
Changes
Bug Fixes 🐛
- fix(low-code cdk): add type and parameters resolving for dynamic streams (#439)
v6.43.0
Changes
New Features ✨
- feat(low-code cdk): add streams limit to full resolve manifest command (#455)
v6.42.2
Changes
New Features ✨
- feat(low code cdk): add path to filter interpolation in AddFields condition (#454)
v6.42.1
Changes
New Features ✨
- feat(low code cdk): updated format_datetime macros to format timestamps (#448)
v6.42.0
Changes
New Features ✨
- feat(connector-builder): add full_resolve command to connector builder (#442)
Under the Hood ⚙️
- chore(low-code cdk): add pagination to http resolver unit tests (#440)
v6.41.9
Changes
Bug Fixes 🐛
- fix: substreampartitionrouter state migration from child when it is empty (#444)
v6.41.8
Changes
Bug Fixes 🐛
- fix: ensure most_recent_cursor_value is deserialized (#436)
v6.41.7
Changes
New Features ✨
- feat(low code): Add GroupingPartitionRouter (#354)
v6.41.6
What's Changed
- feat: enable async job configurability via
config
by @pnilan in #435
- fix: update decoder title & descriptions for improved tooltip by @pnilan in #434
Full Changelog: v6.41.5...v6.41.6