Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.41.2
17 Mar 18:10
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: (CDK) (AsyncRetriever) - Add polling_timeout
optional field (#428 )
v6.41.1
14 Mar 14:53
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore: rename AIRBYTE_ALLOW_CUSTOM_CODE to AIRBYTE_ENABLE_UNSAFE_CODE (#415 )
v6.41.0
14 Mar 14:17
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat: add base64binascii_decode
to Jinja interpolation (#424 )
v6.40.1
14 Mar 14:02
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: When grouping streams, ensure stream is declarative before checking in the manifest (#425 )
v6.40.0
14 Mar 11:02
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cdk): add lazy read to simple retriver (#418 )
feat(low-code cdk): add transform_before_filtering to partition router schema (#413 )
feat(low-code cdk): add condition to add fields (#409 )
feat(low-code cdk): add overwrite flag to dpath flatten (#410 )
Bug Fixes 🐛
fix: exception oauth string error (#423 )
fix(low-code cdk): fix partition router validation for async retriever (#421 )
fix(low-code cdk): fix set_initial_state for incremental_dependency and empty parent state (#411 )
v6.40.0dev0
13 Mar 22:26
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(low-code cdk): add overwrite flag to dpath flatten by @lazebnyi in #410
fix(low-code cdk): fix set_initial_state for incremental_dependency and empty parent state by @lazebnyi in #411
fix(low-code cdk): fix partition router validation for async retriever by @lazebnyi in #421
feat(low-code cdk): add condition to add fields by @lazebnyi in #409
feat(low-code cdk): add transform_before_filtering to partition router schema by @lazebnyi in #413
Full Changelog : v6.39.3...v6.40.0dev0
v6.39.3
13 Mar 15:07
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cdk): add StateDelegatingStream (#318 )
Bug Fixes 🐛
fix: (CDK) (AsyncRetriever) - fix availability strategy
issues, during check connection
(#419 )
v6.39.2
13 Mar 01:04
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(file): Support column named type (#417 )
v6.39.1
12 Mar 21:14
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
chore: add deptry
dependency analysis check (#408 )
Bug Fixes 🐛
fix: (CDK) (HttpRequester) - fix trailing slash
for url_base
when no path
has been provided (#412 )
Under the Hood ⚙️
chore: add deptry
dependency analysis check (#408 )
v6.39.0
12 Mar 17:17
Compare
Sorry, something went wrong.
No results found