Skip to content

Releases: airbytehq/PyAirbyte

v0.31.10

20 Oct 18:17
1a3354d

Choose a tag to compare

🤖 MCP Updates

⚙️ Under the Hood

  • Chore(deps): Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 @dependabot[bot] (#822)

v0.31.9

16 Oct 18:05
a84612f

Choose a tag to compare

Changes

  • feat: Add YAML custom connector publishing (#827)

v0.31.8

09 Oct 22:28
7313e98

Choose a tag to compare

Changes

  • feat: Add time_to_first_record metric and adjusted performance stats (#826)

v0.31.7

02 Oct 22:55
99d2ccf

Choose a tag to compare

🐛 Fixes

⚙️ Under the Hood

  • chore: bump airbyte-api to 0.53.0 (#815)
  • docs: remove older mcp json example (#812)

v0.31.6

01 Oct 20:54
b02b0ed

Choose a tag to compare

Changes

🐛 Fixes

  • fix(cache): Properly dispose DuckDB connections to prevent file locking (#808)

📖 Docs

  • docs: recommend uvx with airbyte@latest and --python flag for MCP setup (#811)

⚙️ Under the Hood

  • feat: pin sha for github actions (#801)

v0.31.5

29 Sep 23:03
c64e73d

Choose a tag to compare

Changes

v0.31.4

24 Sep 22:48
20bb0a8

Choose a tag to compare

Changes

  • feat(mcp): Add manifest_path parameter to local operations tools (#800)

v0.31.3

20 Sep 17:04
1b341de

Choose a tag to compare

Changes

v0.31.2

20 Sep 05:25
7b3406e

Choose a tag to compare

Changes

  • feat(cloud): Add ability to view Cloud sync logs, including SyncAttempt abstraction for fetching job attempts (#781)
  • feat: add pagination support and name attribute for cloud objects: CloudConnection, CloudSource, and CloudDestination (#782)
  • fix: auto-create specified project or install directory if they do not yet exist (#796)

v0.31.1

19 Sep 20:17
7560c51

Choose a tag to compare

Changes