Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.56.2

23 Jun 18:21
577f9a7
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(tests): resolve issue with 'exception' status raising failure of FAST container tests (#606)

v6.56.1

18 Jun 16:07
37cf511
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat: Update protocol version (#601)

Bug Fixes 🐛

  • fix(cli): resolve issue in connector dir discovery (#603)

v6.56.0

16 Jun 16:10
ef09cfb
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): add ParametrizedComponentsResolver (#596)

v6.55.1

13 Jun 22:47
dcdd18b
Compare
Choose a tag to compare

Under the Hood ⚙️

  • tests: add docker-based tests to FAST standard tests (#586)

v6.55.0

12 Jun 21:19
5797a2f
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code CDK): Add ConditionalStreams component to low-code framework (#592)

v6.54.11

12 Jun 11:04
795a896
Compare
Choose a tag to compare

Changes

  • fix(jinja): make _compile / _find_undeclared_variables static (#594)

Bug Fixes 🐛

  • fix(concurrent-perpartition-cursor): Fix memory issues (#568)

v6.54.10

11 Jun 22:17
a1b575f
Compare
Choose a tag to compare

🐛 Under the Hood

  • fix(tests): resolves false-positive failures in FAST tests (defer failure expectations) (#587)

v6.54.9

10 Jun 23:22
e44362a
Compare
Choose a tag to compare

What's Changed

  • Reordered fields and updated titles and descriptions in declarative_component_schema (#570)

v6.54.8

09 Jun 20:12
8e4d946
Compare
Choose a tag to compare

What's Changed

  • fix: dpath_validator should not raise when key does not exist by @pnilan in #591

Full Changelog: v6.54.7...v6.54.8

v6.54.7

06 Jun 22:05
99a1a96
Compare
Choose a tag to compare

What's Changed

  • chore: update .gitignore to not commit junit results by @aaronsteers in #588
  • feat: update DpathValidator to skip validation if returned value is falsy by @pnilan in #590

Full Changelog: v6.54.6...v6.54.7