v0.30.0
✨ New Features
- feat: add
DEFAULT_INSTALL_DIR
andDEFAULT_PROJECT_DIR
inputs to theconstants
module (#763) - feat(mcp): add support for overriding execution mode (
yaml
,python
,docker
, orauto
) (#761) - feat(mcp): add
manifest_url
toget_connector_info
tool (#742) - feat(mcp): split
config
parameter intoconfig
andconfig_file
for better MCP client interoperability (#762)
⚙️ Under the Hood
- chore(deps): Relax
uv
version requirement for broader compatibility with other tools (#777) - Thanks, @bosper351!!
Show/Hide More Details
-
chore: bump
airbyte-cdk
to latest version (6.61.6) (#768) -
chore: replace maintenance PATs with octavia-bot GitHub App authentication (#773)
-
Chore(deps): Bump amannn/action-semantic-pull-request from 5 to 6 @dependabot[bot] (#755)
-
Chore(deps): Bump actions/checkout from 4 to 5 @dependabot[bot] (#756)
-
Chore(deps): Bump actions/upload-pages-artifact from 3 to 4 @dependabot[bot] (#760)
-
Chore(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.13.0 @dependabot[bot] (#775)
-
chore: fix community welcome message permissions (#778)
-
test: xfail cloud tests with permission errors (#765)
-
chore: revert dummy change (#758)
-
feat: Migrate workflows to use resolve-vars-action@v0 (#754)
-
ci: skip integration tests on Windows to reduce CI timeout (#779)
-
ci: Add GitHub action linting workflow (#774)