Skip to content

Releases: airbytehq/airbyte-python-cdk

v6.48.14

15 May 17:49
db07eff
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(cdk): determine state from manager if not received a state in per partition router (#544)

v6.48.13

15 May 09:30
895756d
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code): pass top level params to PropertiesFromEndpoint requester (#543)
  • feat: implement validators, validation strategies, and RemapField transformer (#533)

Bug Fixes 🐛

  • fix(concurrent perpartition cursor): Increase throttle time to 10 minutes (#542)

v6.48.12

13 May 15:42
9ad1bc0
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix(connector-builder): fix dynamic stream read with dynamic schema (#534)

v6.48.11

12 May 14:49
13a38db
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(AsyncRetriever): slice information during the polling request, Support creation_response interpolation in body (#541)

Bug Fixes 🐛

  • fix(cdk): fix state emit for ConcurrentPerPartitionCursor (#539)

v6.48.10

09 May 20:45
5d9cfff
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • feat(cli): improve secrets fetch to handle disabled versions (#540)

v6.48.9

08 May 13:17
bcfcf04
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(low-code cdk): Allow for multiple schema_loaders to be defined for a stream (#536)

v6.48.8

07 May 20:42
8906ed2
Compare
Choose a tag to compare

Changes

Under the Hood ⚙️

  • feat(cli): use new central Dockerfile locations, add capability to locate airbyte_repo_root, use multi-purpose CONNECTOR positional arg in CLI commands (#530)
  • tests: handle case of acceptance-test-config.yml with no valid test cases (#531)

v6.48.7

07 May 14:32
aabf242
Compare
Choose a tag to compare

Changes

Bug Fixes 🐛

  • fix: (CDK) (BaseModelWithDeprecations) - filter the warnings to be shown, ignore the SyntaxWarning (#535)
  • fix: parametrize the connector name in the template code documentation (#532)

Under the Hood ⚙️

  • chore: fix more fields in declarative_component_schema (#525)
  • ci: fix airbyte-ci installation in connector tests flows (#528)

v6.48.6

30 Apr 23:52
ce2a7bb
Compare
Choose a tag to compare

New Features ✨

  • feat(cli): add support for building images for java connectors (#522)

v6.48.5

30 Apr 20:47
522c8b8
Compare
Choose a tag to compare

Changes

New Features ✨

  • feat(cdk): allow empty secrets (bing-ads) (#519)