0.19.24
·
609 commits
to master
since this release
Migration guide
Warning
This update requires stopping all dstack server replicas before deploying, due to database schema changes.
Make sure no replicas from the previous version and the new version run at the same time.
What's changed
- [Internal] Replace enums with strings in the DB,
JobSubmission.termination_reason, andRun.termination_reasonby @r4victor in #2949 - [Internal] Fix macOS build for shim by @un-def in #2958
- [Bug] Increase the secrets max character length by @james-boydell in #2971
- [Internal] Introduce
InstanceAvailability.NO_BALANCE(for external integrations) by @peterschmidt85 in #2975 - [Bug]: Cannot manage secrets in UI as project admin by @olgenn in #2972
- [Bug] Fix
DCGMWrapperInterfacenil check in shim by @un-def in #2980
Full changelog: 0.19.23...0.19.24