Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.60.12

07 Aug 16:20
f0a8f30

Choose a tag to compare

Changes

Documentation 📖

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

v6.60.11

06 Aug 15:05
e1664ec

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

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

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

Choose a tag to compare

Changes

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

v6.60.7

04 Aug 21:49
db1e4c0

Choose a tag to compare

Changes

New Features ✨

  • feat(connector builder): allow connector builder to process requests through the concurrent CDK by reworking message routing and order through the queue and message repositories (#688)

Bug Fixes 🐛

  • fix(connector-builder): add normalize and migrate options back for the builder (#693)
  • fix: properly join url and path when calculating full url (#692)

v6.60.6

03 Aug 01:37
6c0d36d

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: state migration (#690)

v6.60.5

01 Aug 15:09
cb193ab

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: make incremental_sync not linkable (#687)

v6.60.4

31 Jul 23:31
d2262a5

Choose a tag to compare

Changes

Under the Hood ⚙️

  • chore: migrate client side filtering to concurrent cursor (#679)

v6.60.3

31 Jul 16:06
2a16fe0

Choose a tag to compare

Changes

  • fix: unmark partition router as linkable (#683)