Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.56.2
Changes
Bug Fixes 🐛
- fix(tests): resolve issue with 'exception' status raising failure of FAST container tests (#606)
v6.56.1
Changes
New Features ✨
- feat: Update protocol version (#601)
Bug Fixes 🐛
- fix(cli): resolve issue in connector dir discovery (#603)
v6.56.0
Changes
New Features ✨
- feat(low-code): add ParametrizedComponentsResolver (#596)
v6.55.1
Under the Hood ⚙️
- tests: add docker-based tests to FAST standard tests (#586)
v6.55.0
Changes
New Features ✨
- feat(low-code CDK): Add ConditionalStreams component to low-code framework (#592)
v6.54.11
Changes
- fix(jinja): make
_compile
/ _find_undeclared_variables
static (#594)
Bug Fixes 🐛
- fix(concurrent-perpartition-cursor): Fix memory issues (#568)
v6.54.10
🐛 Under the Hood
- fix(tests): resolves false-positive failures in FAST tests (defer failure expectations) (#587)
v6.54.9
What's Changed
- Reordered fields and updated titles and descriptions in declarative_component_schema (#570)