Skip to content

Releases: airbytehq/airbyte-python-cdk

Dev release for rate limiting issue

29 Oct 07:32
6504148

Choose a tag to compare

Pre-release
v7.4.2dev0

fix: connector builder cdk bump workflow (#820)

v7.4.1

24 Oct 15:47
c0ae1c0

Choose a tag to compare

Changes

  • chore: update Manifest Server to use Python 3.13 (#813)
  • chore: update source-declarative-manifest base image to use python 3.13 (#805)

New Features ✨

  • feat: cache properties from endpoint (#808)
  • feat: Bump langchain dependencies to 1.0.x (#810)

Bug Fixes 🐛

  • fix: move schema loader decorator to model_to_component_factory (#815)
  • fix: remove references resolution from normalization (#812)

v7.4.0

23 Oct 20:37
95ff3b8

Choose a tag to compare

Changes

New Features ✨

  • feat(query_properties): Add configured catalog to SimpleRetriever and only fetch properties that are included in the stream schema (#788)

Bug Fixes 🐛

  • docs: Add dark mode background and logo visibility fixes to pdoc docs (#806)

Documentation 📖

  • docs: Add Airbyte branding and styling to pdoc documentation (#804)

maxi297/hubspot_performance_test

23 Oct 15:21
20ae208

Choose a tag to compare

Pre-release
v7.3.10dev1

docs: Add dark mode background and logo visibility fixes to pdoc docs…

Dev release to test performance lead

21 Oct 13:17

Choose a tag to compare

Pre-release
v7.3.10dev0

removing lock from concurrent cursor

v7.3.9

20 Oct 15:44
73ec055

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(file-based-cdk): handle schema inference error for empty file (#802)

v7.3.8

17 Oct 21:54
041c201

Choose a tag to compare

What's Changed

  • chore: update jsonref, remove numpy dep, update ddtrace by @pnilan in #800

Full Changelog: v7.3.7...v7.3.8

v7.3.7

16 Oct 17:25
55ea028

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: hubspot property chunking (#797)
  • fix: add basic error handling to manifest-server calls (#772)

v7.3.6

15 Oct 20:34
f360d91

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(manifest server): default concurrency settings (#792)

v7.3.5

15 Oct 17:28
8158f0d

Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: parent state cursor fallback (#789)