Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.61.0
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
Changes
Under the Hood ⚙️
- chore: incremental without partition router as defaultstream (#697)
v6.60.15
Changes
Bug Fixes 🐛
- fix: revert connector builder limitation wrongly applied to all the streams (#716)
v6.60.14
Changes
Under the Hood ⚙️
- chore: non-incremental stream instantiated as defaultstream (#691)
v6.60.13
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
Changes
Documentation 📖
- docs: adjust descriptions of page token option (#701)
v6.60.11
Changes
Under the Hood ⚙️
- chore: have declarative availability check support AbstractStream (#686)
v6.60.10
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
Changes
Bug Fixes 🐛
- fix: url and path joining for cursor paginators (#695)
v6.60.8
Changes
- fix: revert builder concurrency and pagination url changes (#694)