Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.43.1

01 Apr 15:18
58be2b9

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(low-code cdk): add type and parameters resolving for dynamic streams (#439)

v6.43.0

01 Apr 14:17
81fd920

Choose a tag to compare

Changes

New Features ✨

  • feat(low-code cdk): add streams limit to full resolve manifest command (#455)

v6.42.2

01 Apr 12:55
348805a

Choose a tag to compare

Changes

New Features ✨

  • feat(low code cdk): add path to filter interpolation in AddFields condition (#454)

v6.42.1

28 Mar 13:10
b9f84d5

Choose a tag to compare

Changes

New Features ✨

  • feat(low code cdk): updated format_datetime macros to format timestamps (#448)

v6.42.0

27 Mar 23:08
01fa881

Choose a tag to compare

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
d7516ec

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: substreampartitionrouter state migration from child when it is empty (#444)

v6.41.8

21 Mar 12:59
837913f

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: ensure most_recent_cursor_value is deserialized (#436)

v6.41.7

20 Mar 18:25
fc7c98c

Choose a tag to compare

Changes

New Features ✨

  • feat(low code): Add GroupingPartitionRouter (#354)

v6.41.6

19 Mar 21:40
8be3833

Choose a tag to compare

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
2b1f325

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: (CDK) (AsyncRetriever) - fix the regression. The TIMEOUT Job Status should Retry on server status (#432)