Skip to content

v0.0.29

Compare
Choose a tag to compare
@dongreenberg dongreenberg released this 17 Jun 23:00
· 320 commits to main since this release

Highlights

This release improves autostop stability and robustness considerably, and introduces the ability to send an env or module to a specific node in a multinode cluster.

Improvements

Bugfixes

  • [bug] Make disable_den_auth actually sync. by @rohinb2 in #865
  • Move config.yaml creation to restart server() by @BelSasha in #868
  • Bump SkyPilot Version to 0.6.0 and fix remote SkyPilot dependencies on Start by @dongreenberg in #855
  • Consolidate periodic loops into one function updating Den and updating autostop. by @rohinb2 in #873
  • Fix cluster factory bug with den_auth clusters not being saved. by @rohinb2 in #878
  • Remove resource conversion check for secrets by @carolineechen in #881

Docs

Testing

Full Changelog: v0.0.28...v0.0.29