Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.38.5
12 Mar 16:49
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(file-based): new AbstractFileBasedStreamPermissionsReader (#402 )
Bug Fixes 🐛
fix: (CDK) (manifest-only) - add ability to debug manifest-only
sources / destinations (#407 )
fix: (CDK) (DpathExtractor) - fix schema
causing the typescript type generation
in the FE (#406 )
Test file based CDK fix
11 Mar 13:40
Compare
Sorry, something went wrong.
No results found
v6.38.5dev0
Support column named type
v6.38.4
10 Mar 17:22
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: fix PrintBuffer logic (#336 )
v6.38.3
07 Mar 19:16
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(test): Allow mock server tests for manifest only sources (#371 )
Bug Fixes 🐛
fix(concurrent-cdk): StreamPartition handles AirbyteRecords (#392 )
v6.38.2
07 Mar 18:35
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: (CDK) (AsyncRetriever) - Use the Nested Decoders
to decode the streaming responses, instead of ResponseToFileExtractor
(#378 )
v6.38.1
06 Mar 19:25
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: prevent raw decoder from closing before sync completion (#366 )
v6.38.0
06 Mar 18:51
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat: add formatting for epoch_microseconds (#388 )
v6.37.3
06 Mar 16:53
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cdk): remove unnecessary manifest print (#390 )
Under the Hood ⚙️
ci: add Docker build workflow for PR checks (#385 )
v6.38.0.dev0
04 Mar 15:28
Compare
Sorry, something went wrong.
No results found
v6.37.2
04 Mar 22:12
Compare
Sorry, something went wrong.
No results found
Changes
build: update pyarrow to ^19.0.0 (#379 )
Bug Fixes 🐛
fix: Update DEFAULT_ERROR_MAPPING for InvalidURL to RETRY (#384 )
fix: update cryptography package to latest version to address CVE (#377 )
fix: (CDK) (HttpRequester) - Make the HttpRequester.path
optional (#370 )
Under the Hood ⚙️
chore: use python base image 4.0.0 in SDM (#382 )
ci: add check for 'do not merge' in PR titles (#383 )
chore: remove embedded module (#380 )