Skip to content

0.18.13-v1

Compare
Choose a tag to compare
@peterschmidt85 peterschmidt85 released this 11 Sep 14:29
· 2 commits to main since this release
d4ea467

0.18.13

The update includes all the features and bug fixes from version 0.18.13.

Windows

You can now use the CLI on Windows (WSL 2 is not required).

Ensure that Git and OpenSSH are installed via Git for Windows.

During installation, select Git from the command line and also from 3-rd party software
(or Use Git and optional Unix tools from the Command Prompt), and Use bundled OpenSSH checkboxes.

Spot policy

Previously, dev environments used the on-demand spot policy, while tasks and services used auto. With this update, we've changed the default spot policy to always be on-demand for all configurations. Users will now need to explicitly specify the spot policy if they want to use spot instances.

Troubleshooting

The documentation now includes a Troubleshooting guide with instructions on how to report issues.

Changelog

All commits: dstackai/dstack@0.18.12...0.18.13