Releases: airbytehq/PyAirbyte
Releases · airbytehq/PyAirbyte
v0.31.10
🤖 MCP Updates
- feat: Add
safe_modeto custom connector definition deletion Aaron ("AJ") Steers (@aaronsteers) (#831)
⚙️ Under the Hood
- Chore(deps): Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 @dependabot[bot] (#822)
v0.31.9
v0.31.8
v0.31.7
v0.31.6
v0.31.5
Changes
- docs(mcp): improve MCP docs including auto-generated pdocs Aaron ("AJ") Steers (@aaronsteers) (#806)
v0.31.4
v0.31.3
Changes
- feat: add list secret names tool and api for dotenv files Aaron ("AJ") Steers (@aaronsteers) (#799)
v0.31.2
Changes
- feat(cloud): Add ability to view Cloud sync logs, including
SyncAttemptabstraction for fetching job attempts (#781) - feat: add pagination support and
nameattribute for cloud objects:CloudConnection,CloudSource, andCloudDestination(#782) - fix: auto-create specified project or install directory if they do not yet exist (#796)
v0.31.1
Changes
- chore: bump to poetry 2.2.0 Aaron ("AJ") Steers (@aaronsteers) (#795)
- fix(mcp): resolve nested
anyOfin MCP tool args Aaron ("AJ") Steers (@aaronsteers) (#794) - fix: properly disable prompt secret source in mcp mode Aaron ("AJ") Steers (@aaronsteers) (#793)
- fix: misc MCP fixes (from Davin feedback) Aaron ("AJ") Steers (@aaronsteers) (#791)
- feat: add MCP mode flags to
metaandtelemetrymodules, auto-register.envrcfiles as secret managers Aaron ("AJ") Steers (@aaronsteers) (#790) - chore(mcp): add
mcp-tool-testPoe task Aaron ("AJ") Steers (@aaronsteers) (#789) - chore: poetry lock Aaron ("AJ") Steers (@aaronsteers) (#788)
- hotfix: add .envrc to gitignore Aaron ("AJ") Steers (@aaronsteers) (#787)