Skip to content

v0.0.34

Compare
Choose a tag to compare
@dongreenberg dongreenberg released this 12 Sep 11:45
· 435 commits to main since this release
4b5a6b3

Highlights

This release expands reporting and monitoring of cluster status, cloud properties, and utilization metrics (via runhouse status and the Den UI), and improves mutli-node and multi-cluster support broadly.

Improvements

Bugfixes

  • Install from explicit dest_path instead of relative path. by @rohinb2 in #1238
  • Temporary fix for pydantic version error with FastAPI. by @rohinb2 in #1237
  • Run ssh commands for docker clusters via ssh + docker exec as opposed to SSH Proxy. by @rohinb2 in (#1235, #1251)

Deprecations

Examples

Full Changelog: 0.0.33...v0.0.34