Releases: airbytehq/connector-builder-mcp
Releases · airbytehq/connector-builder-mcp
v0.1.2
v0.1.1
v0.1.0
Official First Release (v0.1.0
)
The first official publish of airbyte-connector-builder-mcp
. 🎉
Show/Hide Initial Changelog
Feature Work
- feat: improved llm docs and guidance, add
execute_record_counts_smoke_test
(#19) - feat: update manifest parameters to accept YAML string or file path (#18)
- feat: add options for returning record data and raw responses/requests in execute_stream_test_read (#12)
- feat: add get_connector_manifest command to retrieve connector metadata (#15)
- feat: implement dotenv-based secret management system (#11)
- feat: add get_connector_builder_docs tool for LLM guidance (#6)
- feat: add comprehensive MCP integration tests and testing documentation (#5)
- feat: add basic MCP implementation for connector building (#2)
Other Updates
- ci: working pypi publish operation (#21)
- docs: add VS Code MCP configuration and testing instructions (#17)
- chore: add mcp.json for vs code, allows local mcp tests (#16)
- docs: clean up repo docs (#13)
- fix: preserve specific CDK validation errors in validate_manifest (#14)
- fix: improve readme and fix rename stragglers (#10)
- chore: renaming repo to
connector-builder-mcp
(#9) - fix: resolve catalog issue that was blocking test read (#8)
- ci: fix pr welcome message, fix uv syntax (#7)
- ci(deps): bump chuhlomin/render-template from 1.4 to 1.10 in the minor-and-patch group (#3)
- ci(deps): bump actions/github-script from 6 to 7 (#4)