Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps airbyte from 0.24.2 to 0.30.0.

Release notes

Sourced from airbyte's releases.

v0.30.0

✨ 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!!
  • 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)

v0.29.0

PyAirbyte v0.29 introduces powerful new features, including MCP tools targeted to LLM use cases, the ability to "preview" data from multiple streams simultaneously, faster connector installs by leveraging the powerful uv tool, and the ability to mix-and-match connectors' Python versions within the same environment.

We're now also actively requesting feedback for the new experimental MCP features. You can share feedback in the GitHub Discussion here and in the #pyairbyte Slack channel.

✨ New Features (PyAirbyte Core)

  • feat: add stream previews for sources via Source.print_stream_previews() and Source.get_stream_previews() (#725)
  • feat: replace pip with uv for connector installations, resulting in dramatically faster connector installation (#730)
  • feat: ability to override which Python versions will be used for installing new connectors with the use_python arg for get_source() and get_destination() (#730)
  • feat: support uv-managed Python versions for installing new connectors with the use_python arg, even for Python versions not yet installed on the system (#730)
  • feat: add new Cache.run_sql_query() method to run SQL queries directly against cache objects (airbytehq/PyAirbyte#734)

🤖 New Built-in PyAirbyte MCP Server (🧪 Experimental)

  • feat: add new MCP tools which allow LLMs to call PyAirbyte directly (#734, #738, #736):
    • Connector Management
      • list_connectors - List available Airbyte connectors with optional filtering by type (source/destination), install types (python, yaml, java, docker), or keywords
      • get_connector_info - Get documentation URL and information for a specific connector
      • list_connector_config_secrets - List available config secret names for a given connector

... (truncated)

Commits
  • e2f3fd5 ci: skip integration tests on Windows to reduce CI timeout (#779)
  • beb6665 chore: bump airbyte-cdk to latest version (6.61.6) (#768)
  • d0d5268 ci: Add GitHub action linting workflow (#774)
  • 3e88df5 chore(deps): Relax uv version requirement for broader compatibility with ot...
  • 37df336 chore: replace maintenance PATs with octavia-bot GitHub App authentication (#...
  • e9ba422 Chore(deps): Bump amannn/action-semantic-pull-request from 5 to 6 (#755)
  • 7dadc3f Chore(deps): Bump actions/checkout from 4 to 5 (#756)
  • 375f780 Chore(deps): Bump actions/upload-pages-artifact from 3 to 4 (#760)
  • 76308ce Chore(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.13.0 (#775)
  • caa81f7 chore: fix community welcome message permissions (#778)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [airbyte](https://github.com/airbytehq/pyairbyte) from 0.24.2 to 0.30.0.
- [Release notes](https://github.com/airbytehq/pyairbyte/releases)
- [Commits](airbytehq/PyAirbyte@v0.24.2...v0.30.0)

---
updated-dependencies:
- dependency-name: airbyte
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Labels

The following labels could not be found: dependencies, patch. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

coderabbitai bot commented Sep 15, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #128.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/pip/airbyte-0.30.0 branch September 22, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants