Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.61.0

25 Aug 18:17
56ab9b5
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: improve stream template info in declarative_component_schema (#717)
  • fix: zero out declarative cursor on concurrent streams (#723)
  • fix(connector-builder): Re-revert "fix: revert remerge concurrent cdk builder change because of flaky test" (#712)

v6.60.16

20 Aug 20:43
cd48741
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore: incremental without partition router as defaultstream (#697)

v6.60.15

20 Aug 16:55
2ccff10
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: revert connector builder limitation wrongly applied to all the streams (#716)

v6.60.14

19 Aug 18:13
02246dc
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore: non-incremental stream instantiated as defaultstream (#691)

v6.60.13

18 Aug 20:49
3244eec
Compare
Choose a tag to compare

Changes

  • fix: revert remerge concurrent cdk builder change because of flaky test (#705)

New Features ✨

  • feat(debug log): enable debug log through environment variable and have HTTP request/responses being logged as airbyte messages (#711)

Bug Fixes 🐛

  • fix(connector-builder): remerge concurrent cdk builder changes (#699)

v6.60.12

07 Aug 16:20
f0a8f30
Compare
Choose a tag to compare

Changes

Documentation 📖

  • docs: adjust descriptions of page token option (#701)

v6.60.11

06 Aug 15:05
e1664ec
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore: have declarative availability check support AbstractStream (#686)

v6.60.10

06 Aug 00:25
e849b98
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat: Add --no-creds option to connector and image test commands (#698)

Documentation 📖

  • docs: Document /poe build slash command. (#682)

v6.60.9

05 Aug 21:05
f4141a8
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: url and path joining for cursor paginators (#695)

v6.60.8

05 Aug 01:07
f976c72
Compare
Choose a tag to compare

Changes

  • fix: revert builder concurrency and pagination url changes (#694)