Releases: airbytehq/PyAirbyte
Releases · airbytehq/PyAirbyte
v0.35.7
v0.35.6
❇️ MCP Changes
- feat(mcp): Add get_custom_source_definition tool to retrieve connector builder manifests (#933)
⚙️ Under the Hood
v0.35.5
Changes
- feat: Add MCP tool and Python API for connection enable/disable and scheduling @aaronsteers (#923)
- ci: fix release drafter race condition @aaronsteers (#931)
v0.35.4
v0.35.3
Changes
- fix: Normalize API URLs to handle trailing slashes in Config API resolution @devin-ai-integration[bot] (#922)
v0.35.2
✨ MCP features
- feat(mcp): Add new
AIRBYTE_CLOUD_CONFIG_API_URLenvironment variable (#920)
🐛 Fixes
- fix(mcp): Add bearer token authentication to organization-level tools (#919)
- fix: Pass explicit
SyncMode.full_refreshwhenforce_full_refresh=True(#899) - fix: Prevent deadlock in subprocess executor by allowing concurrent I/O (#901)
⚙️ Under the Hood
- ci(deps): Bump EnricoMi/publish-unit-test-result-action from 2.20.0 to 2.21.0 (#855)
- ci(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#856)
- ci: Add poe-command workflow, slash command, and test-my-tools poe task @aaronsteers (#894)
v0.35.1
v0.35.0
v0.34.0
v0.33.8
Changes
- fix(mcp): The check workspace tool should not fail when missing organization permissions @aaronsteers (#905)
- feat(mcp): Add list_cloud_sync_jobs tool with pagination support @devin-ai-integration[bot] (#902)
- chore: Add workflow to auto-label community PRs from forks @aaronsteers (#904)