Releases: airbytehq/PyAirbyte
Releases · airbytehq/PyAirbyte
v0.41.0
v0.40.0
v0.39.0
v0.38.0
🚀 New PyAirbyte Features
⚙️ 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
❇️ New MCP Features
- Add
job_typefiltering support tolist_cloud_sync_jobs(#974) 2ea8876 - Add
billing_status,subscription_status, andis_account_lockedtocheck_airbyte_cloud_workspaceMCP 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
v0.36.0
✨ 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
Full Changelog: v0.35.7...v0.36.0
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 Aaron ("AJ") Steers (@aaronsteers) (#923)
- ci: fix release drafter race condition Aaron ("AJ") Steers (@aaronsteers) (#931)