Releases: airbytehq/PyAirbyte
Releases · airbytehq/PyAirbyte
v0.33.4
v0.33.3
v0.33.2
Coral MCP Features
- feat: Add names and URLs to MCP Cloud
listtools outputs, eliminating the need to make subsequent tool calls to retrieve object names (#874) - feat: Add
max_items_limitandname_containsto MCP Cloudlisttools (#874)
⚙️ Under the Hood
- chore: Upgrade pdoc from ^14.3.0 to ^16.0.0 Aaron ("AJ") Steers (@aaronsteers) (#870)
v0.33.1
API Features
- The
airbyte.sources.registrymodule has been moved toairbyte.registry, while keeping the legacy imports working to not break existing dependencies - New Registry functions allow you to see the connector version history for any connectors, as well as locating external API docs.
MCP Features
v0.33.0
Changes
- ci: fix lint issue Aaron ("AJ") Steers (@aaronsteers) (#854)
- Chore(deps): Bump hynek/build-and-inspect-python-package from 2.13.0 to 2.14.0 @dependabot[bot] (#848)
- docs: Add MCP troubleshooting section with setup guidance Aaron ("AJ") Steers (@aaronsteers) (#853)
- Chore(deps): Bump actions/download-artifact from 4.3.0 to 6.0.0 @dependabot[bot] (#849)
- fix: Skip local validation when deploying connectors to Cloud via MCP Aaron ("AJ") Steers (@aaronsteers) (#851)
- fix: properly handle
set_cloud_connection_table_prefixtool within safe mode Aaron ("AJ") Steers (@aaronsteers) (#847)