Skip to content

v0.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 16:37
· 54 commits to refs/heads/main since this release
816fa44

❇️ New Experimental MCP Server

  • This release add a new experimental MCP server to PyAirbyte (docs here) (#696)

🔒 New Secrets Management Options

  • Adds support for secrets references (secret_reference::SECRET_NAME) and secrets hydration features (docs here) (#696)

🐛 Fixes

  • fix: "write /dev/stdout: broken pipe" error during execution (#613) - Thanks, @nicob3y!