Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.54.6
05 Jun 21:50
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(manifest): add max_concurrent_async_job_count as an option in manifest (#584 )
v6.54.5
05 Jun 17:26
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: interpolation should not generate complex types (#579 )
v6.54.4
05 Jun 14:01
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(csv-parser): update option to provide an array of values that should be set to None in the csv file (#581 )
Under the Hood ⚙️
chore: Add JUnit XML output to pytest and publish test results to PRs (#566 )
v6.54.3
05 Jun 00:59
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood (airbyte-cdk CLI) ✨
feat: add junit XML auto-export to airbyte-cdk connector test command (#582 )
v6.54.2
04 Jun 14:11
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(async-retriever): fix calling transformationws twice (#576 )
v6.54.1
03 Jun 14:02
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cdk): add option to make empty cells None when parsing csv with CsvParser (#575 )
v6.54.0
02 Jun 11:19
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(connector-builder): add version constraint and wildcard support to manifest migrations (#569 )
v6.53.1
02 Jun 10:54
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cdk): more unit test for jinja interpolation (#572 )
Bug Fixes 🐛
fix(connector-builder): fix property chunking in connector builder (#567 )
v6.53.0
30 May 13:51
Compare
Sorry, something went wrong.
No results found
v6.52.0
28 May 16:37
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cdk): update ConfigComponentsResolver to support list of stream_config (#553 )