Skip to content

Releases: airbytehq/airbyte-python-cdk

v7.10.1

17 Feb 10:29
e9144e2

Choose a tag to compare

What's Changed

Full Changelog: v7.10.0...v7.10.1

v7.10.0

11 Feb 21:51
3eb9ce8

Choose a tag to compare

✨ New Features

  • Add regex_replace Jinja filter for low-code connector builder (#904) 3eb9ce8

Full Changelog: v7.9.3...v7.10.0

v7.9.3

11 Feb 16:48
796bb34

Choose a tag to compare

🐛 Bug Fixes

  • override primary_key in PermissionsFileBasedStream to avoid invalid parser-defined key (#903) 796bb34

Full Changelog: v7.9.2...v7.9.3

v7.9.2

09 Feb 11:30
201bdb8

Choose a tag to compare

🐛 Bug Fixes

  • handle all ScannerError exceptions in ConfigComponentsResolver (#854) 201bdb8

Full Changelog: v7.9.1...v7.9.2

v7.9.1

06 Feb 18:15
15fdf5a

Choose a tag to compare

🐛 Bug Fixes (CLI)

  • make test imports lazy so that airbyte-cdk secrets list CLI works without [dev] extra (#900) 15fdf5a

Full Changelog: v7.9.0...v7.9.1

v7.9.0

06 Feb 00:26
57c70ba

Choose a tag to compare

✨ New Features (CLI)

  • fall back to Application Default Credentials for secrets commands (#898) 57c70ba

Full Changelog: v7.8.2...v7.9.0

v7.8.2

05 Feb 21:28
ef8df7b

Choose a tag to compare

🐛 Bug Fixes

  • allow 'secrets list' to work outside the airbyte repo (#897) ef8df7b

Full Changelog: v7.8.1...v7.8.2

v7.8.1

03 Feb 15:01
15542de

Choose a tag to compare

🐛 Bug Fixes

  • add thread-safe token refresh with double-checked locking (#883) 15542de

Full Changelog: v7.8.0...v7.8.1

v7.8.0

02 Feb 16:39
d3c9419

Choose a tag to compare

✨ New Features

  • add REFRESH_TOKEN_THEN_RETRY response action for OAuth token refresh (#886) d3c9419

Full Changelog: v7.7.1...v7.8.0

v7.7.1

31 Jan 00:05
efad73e

Choose a tag to compare

🐛 Bug Fixes

  • use flexible datetime parsing for start_date in file-based connectors (#887) efad73e

Full Changelog: v7.7.0...v7.7.1