Releases: airbytehq/airbyte-python-cdk
Releases · airbytehq/airbyte-python-cdk
v6.60.4
31 Jul 23:31
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore: migrate client side filtering to concurrent cursor (#679 )
v6.60.3
31 Jul 16:06
Compare
Sorry, something went wrong.
No results found
Changes
fix: unmark partition router as linkable (#683 )
v6.60.2
30 Jul 14:57
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore: remove cursor.is_greater_than_or_equal (#674 )
v6.60.1
29 Jul 23:16
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: make builder test read work when a mix of static and dynamic streams are passed in (#676 )
v6.60.0
22 Jul 22:23
Compare
Sorry, something went wrong.
No results found
v6.59.2
18 Jul 21:02
Compare
Sorry, something went wrong.
No results found
Changes
chore: ignore .tool-versions for asdf (#662 )
New Features ✨
feat: mark more fields linkable (#664 )
Bug Fixes 🐛
fix: fast tests conditionally skip streams (#654 )
fix: add interpolation_context to auth fields (#659 )
fix: remove reference to deleted cloud wrapper Dockerfile in CDK publish workflow (#656 )
Under the Hood ⚙️
chore: update descriptions and examples of complex fields (#661 )
fix: fast tests conditionally skip streams (#654 )
v6.59.1
16 Jul 21:26
Compare
Sorry, something went wrong.
No results found
Changes
Bug Fixes 🐛
fix: add array type to field_pointers items (#658 )
v6.59.0
15 Jul 18:01
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: reorder inject_into in RequestOption and fix title and description in refresh token updater by @lmossman in #635
feat: support custom config transformations by @ChristoGrab in #653
fix(low-code cdk): Add literal type for ConfigNormalizationRules components by @brianjlai in #649
Full Changelog : v6.58.1...v6.59.0
v6.58.1
11 Jul 19:42
Compare
Sorry, something went wrong.
No results found
Changes
Under the Hood ⚙️
chore: Update source-declarative-manifest base docker image to use python-connector-base 4.0.2 (#651 )
v6.58.0
08 Jul 01:29
Compare
Sorry, something went wrong.
No results found
Changes
New Features ✨
feat(property-chunking): Allow the definition of query_properties on the HttpRequester component (#638 )
Bug Fixes 🐛
fix: properly set token_expiry_is_time_of_expiration and mask access token when logging (#637 )