* Fallback to tcp over ssh if binary for tcp tunneling isnt installed
0.12.1
Simple app to create a release
0.12.0
* Initial setup for asgi-proxy-as-separate-process * support for relay service (locked down atm) * code server improvements * asgiproxy on separate thread and process * small bug fixes on the asgiproxy
0.11.1
* Fixed type for gradio app print statement * removed need for typing_extensions which can cause issues on various databricks runtimes (its only need for typing and not actual execution)
0.11.0
* asgi proxy support * simple auth flow via proxy * proper logging * few bug fixes * support for job mode * websocket support * gradio demo for write backs into UC Lakehouse
0.10.0
* Added custom ctx class that contains the current user, host, and token * Added compute utils to quickly search for warehouse configs * Added example for gradio + DBSQL + read and write back to UC