Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.20.0
16 Jan 16:26
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code): add check dynamic stream (#223 )
v6.19.1
16 Jan 15:00
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code): pass refresh headers to oauth (#219 )
v6.18.2
15 Jan 22:53
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(file-based): changes for not mirroring paths (#205 )
v6.18.1
15 Jan 15:57
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: (DeclarativeOAuthFlow) - add the ability to override the refresh_token_request_body key names, updated oauth_connector_input_specification tooltips (#220 )
v6.18.0
14 Jan 21:27
Compare
Sorry, something went wrong.
No results found
Changes
fix: Async Retriever change url path for download retriever (#192 )
In download_retriever, the url is now passed as stream_slice.extra_fields['url'].
New Features ✨
feat: Async Retriever add url_requester (#211 )
v6.17.1
13 Jan 16:20
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code): added flatten_lists option to FlattenFields transformation (#206 )
v6.17.0
09 Jan 22:05
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(Low-Code Concurrent CDK): Make SimpleRetriever thread-safe so that different partitions can share the same SimpleRetriever (#185 )
Under the Hood ⚙️
ci: use binary of airbyte-ci instead of dev version that requires python10 (#208 )
v6.16.1
09 Jan 15:47
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: fallback to json if orjson cannot serialize value (#210 )
v6.16.0
09 Jan 14:04
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat: add CustomSchemaNormalization (#194 )
v6.15.1
08 Jan 22:54
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(airbyte-cdk): unable to create custom retriever (#198 )