v0.8.1

skypilot-org/skypilotv0.8.1Apr 9, 2025by romilbhardwaj

AI Summary

This v0.8.1 release is a patch update over v0.8.0 that addresses a critical build error issue. The release pins the `wheel` package to version less than 0.46.0 to prevent build failures when launching clusters in environments with wheel>=0.46.0.

Key Highlights

  • Patch release addressing build errors when launching clusters
  • Pins `wheel<0.46.0` to mitigate compatibility issues (PR #5153)
  • Provides quick fix for users experiencing wheel>=0.46.0 related build failures

Full Release Notes

This patch release is a minor bump over v0.8.0 to get you the latest fixes as soon as possible.

* Pin `wheel<0.46.0` to mitigate build errors when launching clusters in environments with `wheel>=0.46.0` (#5153)

Stay tuned for a major upgrade coming up in v0.9.0!