Skip to content

v0.33.7

Choose a tag to compare

@github-actions github-actions released this 10 Dec 03:39
· 56 commits to refs/heads/main since this release
1b48476

❇️ New MCP Features

  • feat: Add capability to set testing values on custom connector projects in Builder UI (#896)
  • feat(mcp): Add organization info to check_airbyte_cloud_workspace tool (#897)
  • feat(mcp): Add test-my-tools prompt with optional scope parameter (#893)

⚙️ Under the Hood

  • chore(deps): Replace pytz.utc with datetime.timezone.utc (#887) - Thanks, bosper351!