Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.48.13
15 May 09:30
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code): pass top level params to PropertiesFromEndpoint requester (#543 )
feat: implement validators, validation strategies, and RemapField transformer (#533 )
Bug Fixes 🐛
fix(concurrent perpartition cursor): Increase throttle time to 10 minutes (#542 )
v6.48.12
13 May 15:42
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(connector-builder): fix dynamic stream read with dynamic schema (#534 )
v6.48.11
12 May 14:49
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(AsyncRetriever): slice information during the polling request, Support creation_response interpolation in body (#541 )
Bug Fixes 🐛
fix(cdk): fix state emit for ConcurrentPerPartitionCursor (#539 )
v6.48.10
09 May 20:45
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
feat(cli): improve secrets fetch to handle disabled versions (#540 )
v6.48.9
08 May 13:17
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(low-code cdk): Allow for multiple schema_loaders to be defined for a stream (#536 )
v6.48.8
07 May 20:42
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
feat(cli): use new central Dockerfile locations, add capability to locate airbyte_repo_root, use multi-purpose CONNECTOR positional arg in CLI commands (#530 )
tests: handle case of acceptance-test-config.yml with no valid test cases (#531 )
v6.48.7
07 May 14:32
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: (CDK) (BaseModelWithDeprecations) - filter the warnings to be shown, ignore the SyntaxWarning (#535 )
fix: parametrize the connector name in the template code documentation (#532 )
Under the Hood ⚙️
chore: fix more fields in declarative_component_schema (#525 )
ci: fix airbyte-ci installation in connector tests flows (#528 )
v6.48.6
30 Apr 23:52
Compare
Sorry, something went wrong.
No results found
New Features ✨
feat(cli): add support for building images for java connectors (#522 )
v6.48.5
30 Apr 20:47
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cdk): allow empty secrets (bing-ads) (#519 )
v6.48.4
30 Apr 15:58
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cli): add secrets list CLI command and github ci secrets masking (#520 )