Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.43.1
01 Apr 15:18
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(low-code cdk): add type and parameters resolving for dynamic streams (#439 )
v6.43.0
01 Apr 14:17
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cdk): add streams limit to full resolve manifest command (#455 )
v6.42.2
01 Apr 12:55
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low code cdk): add path to filter interpolation in AddFields condition (#454 )
v6.42.1
28 Mar 13:10
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low code cdk): updated format_datetime macros to format timestamps (#448 )
v6.42.0
27 Mar 23:08
Compare
Sorry, something went wrong.
No results found
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
25 Mar 22:17
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: substreampartitionrouter state migration from child when it is empty (#444 )
v6.41.8
21 Mar 12:59
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: ensure most_recent_cursor_value is deserialized (#436 )
v6.41.7
20 Mar 18:25
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low code): Add GroupingPartitionRouter (#354 )
v6.41.6
19 Mar 21:40
Compare
Sorry, something went wrong.
No results found
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
v6.41.5
19 Mar 17:08
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: (CDK) (AsyncRetriever) - fix the regression. The TIMEOUT Job Status should Retry on server status (#432 )