Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
Pre-release for google analytics low code migration
27 May 15:30
Compare
Sorry, something went wrong.
No results found
Pre-release for destination DA stuff
07 May 13:21
Compare
Sorry, something went wrong.
No results found
We would like to release a source and test some stuff before the full release hence why this dev release
v6.51.0
22 May 21:18
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: update ManifestDeclarativeSource to invoke declarative config migrations/transformations/validations by @pnilan in #561
feat: adds config_path to source instantiation for sdm, enabling config migrations by @pnilan in #563
fix: update pytest-fast poe command to specify unit_tests/ directory, enabling --skipslow option usage by @pnilan in #565
Full Changelog : v6.50.0...v.6.51.0
v6.50.0
21 May 15:42
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cdk): add schema filter to DynamicSchemaLoader (#550 )
Under the Hood ⚙️
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 (#416 )
chore(deps): bump setuptools from 76.0.0 to 78.1.1 (#558 )
chore(deps): bump h11 from 0.14.0 to 0.16.0 (#506 )
v6.49.1
20 May 16:18
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(dynamic-streams): Add StateDelegatingStream to DynamicDeclarativeStream (#560 )
v6.49.0
20 May 15:01
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: remove unit_tests directory from coverage report and add handling of tmp files by @ChristoGrab in #557
feat(sdm-cli): add new args --manifest-path and --components-path to SDM CLI by @ChristoGrab in #556
feat: extend spec class for config migrations by @pnilan in #538
Full Changelog : v6.48.16...v6.49.0
v6.48.17dev0
17 May 02:59
Compare
Sorry, something went wrong.
No results found
Auto-fix lint and format issues
v6.48.16
16 May 22:20
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(cli): accept dynamic GCP_PROJECT_ID env var for secrets fetch and secrets list CLI commands (#545 )
Bug Fixes 🐛
fix: propagate pytest exit code in connector test CLI command (#549 )
Under the Hood ⚙️
fix: fixes pre-commit-config and adds type-checking; updates poe tasks (#547 )
ci(workflow): add auto-merge notification workflow (#548 )
v6.48.15
16 May 09:57
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(cdk): pass transformations to concurrent cursor and fix transformation (#546 )
v6.48.14
15 May 17:49
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix(cdk): determine state from manager if not received a state in per partition router (#544 )