Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.32.0

03 Feb 10:58
ef97304
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): improve logging on async retriever errors (#307)

Bug Fixes 🐛

  • fix(low-code): add wrong dynamic stream name type validation (#305)
  • fix: Relocates self._extract_slice_fields(stream_slice=stream_slice) within conditional codeblock that uses it. (#304)

Documentation 📖

  • docs: add migration note for pendulum removal (#308)

v6.31.1

30 Jan 22:34
65e6a0d
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: (OAuthAuthenticator) - get the access_token, refresh_token, expires_in recursively from response (#285)

v6.31.1dev0

30 Jan 22:25
Compare
Choose a tag to compare
v6.31.1dev0 Pre-release
Pre-release
chore: format code

v6.31.0

30 Jan 20:42
ee537af
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat: use create_concurrent_cursor_from_perpartition_cursor (#286)
    • AsyncRetriever will use ConcurrentPerPartitionCursor if combination of stream_slicer + DateTimeBasedCursor is met

v6.30.0

30 Jan 18:44
dea2cc9
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): added json.loads to jwt authenticator (#301)

Bug Fixes 🐛

  • fix: make new datetime parse functions more permissive (#296)

v6.30.0dev0

30 Jan 18:05
7d70970
Compare
Choose a tag to compare
v6.30.0dev0 Pre-release
Pre-release

Full Changelog: v6.29.1...v6.30.0dev0

v6.29.1

30 Jan 17:43
33e9f5e
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(concurrent-partition-cursor): Fix cursor comparison error (#298)

Under the Hood ⚙️

  • ci: skip py3.12 in test matrix (#300)

v6.29.0

30 Jan 13:45
4e7f94a
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): add use check availability flag to dynamic check (#293)

v6.28.0dev0

30 Jan 12:34
Compare
Choose a tag to compare
v6.28.0dev0 Pre-release
Pre-release

Full Changelog: v6.28.0...v6.28.0dev0

v6.29.0dev0

29 Jan 12:33
Compare
Choose a tag to compare
v6.29.0dev0 Pre-release
Pre-release