Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.33.2dev0
10 Feb 15:34
Compare
Sorry, something went wrong.
No results found
v6.33.1
07 Feb 14:35
Compare
Sorry, something went wrong.
No results found
Changes
Chore: add new test using source-pokeapi and custom components.py (#317 )
Bug Fixes 🐛
fix(low-code): Add parent state migration from global state (#322 )
v6.33.0dev0
07 Feb 09:59
Compare
Sorry, something went wrong.
No results found
v6.33.0
04 Feb 22:33
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat: enable handling of nested fields when injecting request_option in request body_json (#201 )
Bug Fixes 🐛
fix(concurrent cdk): Properly call set_initial_state() on the cursor that is initialized on the ClientSideIncrementalRecordFilterDecorator (#310 )
Under the Hood ⚙️
chore: use python 3.11 for connector tests in CI (#313 )
v6.32.0
03 Feb 10:58
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v6.31.0
30 Jan 20:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found