Skip to content

v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 21:09
· 22 commits to refs/heads/main since this release
e2f3fd5

✨ New Features

  • feat: add DEFAULT_INSTALL_DIR and DEFAULT_PROJECT_DIR inputs to the constants module (#763)
  • feat(mcp): add support for overriding execution mode (yaml, python, docker, or auto) (#761)
  • feat(mcp): add manifest_url to get_connector_info tool (#742)
  • feat(mcp): split config parameter into config and config_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)