Skip to content

Releases: airbytehq/PyAirbyte

v0.41.0

19 Mar 00:21
a8666b2

Choose a tag to compare

🚀 New PyAirbyte Features

  • Add namespace support to destination smoke tests (#999) a8666b2

Full Changelog: v0.40.0...v0.41.0

v0.40.0

18 Mar 22:45
00ab7ca

Choose a tag to compare

🚀 New PyAirbyte Features

  • Add destination-smoke-test command and MCP tool (#998) 00ab7ca

Full Changelog: v0.39.0...v0.40.0

v0.39.0

18 Mar 18:50
803fc93

Choose a tag to compare

❇️ New MCP Features

  • Add support for reading Connector Builder draft manifests (#992) 71597ca

🚀 New PyAirbyte Features

⚙️ Under the Hood

  • Add CONTRIBUTING.md with Releasing section (#984) fa52519

Full Changelog: v0.38.0...v0.39.0

v0.38.0

07 Feb 06:34
e48484f

Choose a tag to compare

🚀 New PyAirbyte Features

  • Add connection state and catalog management to CloudConnection (#975) e48484f

⚙️ Under the Hood

  • Bump peter-evans/slash-command-dispatch from 4.0.0 to 5.0.2 (#962) bdffff9
  • Bump aaronsteers/semantic-pr-release-drafter from 0.9.0 to 1.0.0 (#971) f350fe1

Full Changelog: v0.37.0...v0.38.0

v0.37.0

03 Feb 00:44
2ea8876

Choose a tag to compare

❇️ New MCP Features

  • Add job_type filtering support to list_cloud_sync_jobs (#974) 2ea8876
  • Add billing_status, subscription_status, and is_account_locked to check_airbyte_cloud_workspace MCP tool (#965) cd5e6a0

🐛 Bug Fixes

  • Update category titles for clarity (#968) 8418815
  • Rename account_is_locked to is_account_locked and use CloudOrganization public methods (#966) 69d46e4

⚙️ Under the Hood

6 changes
  • Add scope-based categories with MCP features section (#967) 7c66625
  • Collapse welcome message content by default (#960) 8a43e06
  • Rename workflow to enforce-draft-pr-status for clarity (#958) ee6337f
  • Improve auto-draft comment formatting with Note block and collapsible section (#956) ed44b83
  • Use GitHub App token for auto-draft PR conversion (#954) 2cabe29
  • Add workflow to auto-convert new PRs to draft status (#951) 75beb98

Full Changelog: v0.36.1...v0.37.0

v0.36.1

21 Jan 20:18
864ae43

Choose a tag to compare

⚙️ Under the Hood

3 changes
  • fix release versioning by using UV_DYNAMIC_VERSIONING_BYPASS (#952) 864ae43
  • migrate to fastmcp-extensions library (#949) 56d7158
  • Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 (#925) 82f0613

Full Changelog: v0.36.0...v0.36.1

v0.36.0

19 Jan 07:32
a7b8c61

Choose a tag to compare

✨ New Features

  • add MCP server instructions for tool search support (#941) 4d74e16
  • Enable native MERGE INTO support for DuckDB 1.4.0+ (#938) a7588b3

🐛 Bug Fixes

  • Use /local/db.duckdb path for destination-duckdb tests (#936) 95cd51a
  • Set world-writable permissions on Docker volume mount directory for CI (#935) bf6af91

⚙️ Under the Hood

4 changes
  • update to semantic-pr-release-drafter@v0.4.0 and simplify publish workflow (#944) a7b8c61
  • migrate from Poetry to uv package manager (#945) 816e7fe
  • migrate to semantic-pr-release-drafter@0.2.1 (#943) 73cd209
  • Change DuckDB version constraint to >=1.4.0,<2.0 for Dependabot compatibility (#937) 06b4dad

Full Changelog: v0.35.7...v0.36.0

v0.35.7

08 Jan 18:54
5cfcea5

Choose a tag to compare

⚙️ Under the Hood

  • chore: Bump DuckDB versions to 1.4.x and duckdb-engine to 0.17.x (#934)

v0.35.6

08 Jan 18:51
72ac2ff

Choose a tag to compare

❇️ MCP Changes

  • feat(mcp): Add get_custom_source_definition tool to retrieve connector builder manifests (#933)

⚙️ Under the Hood

  • Chore(deps): Bump actions/checkout from 4.3.0 to 6.0.1 (#927)
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#932)
  • ci(deps): Bump actions/setup-python from 5.6.0 to 6.1.0 (#928)

v0.35.5

02 Jan 03:27
69463e7

Choose a tag to compare

Changes