Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.19.30 source code.tar.gz | 2025-09-25 | 31.5 MB | |
0.19.30 source code.zip | 2025-09-25 | 32.4 MB | |
README.md | 2025-09-25 | 1.2 kB | |
Totals: 3 Items | 63.9 MB | 0 |
Major changes
- [Feature] Update CUDA driver in
dstack
's defaultaws
,gcp
,azure
, andoci
OS images from 535 to 570 by @jvstme in https://github.com/dstackai/dstack/pull/3099
Major bug-fixes
- [Bug]
dstack
CLI logging is broken [#3118] by @peterschmidt85 in https://github.com/dstackai/dstack/pull/3119 - [AWS]: dstack doesn't use the EFA-enabled Docker image for H100:1 on AWS (p5.4xlarge) by @r4victor in https://github.com/dstackai/dstack/pull/3111
- [Bug]
dstack
misconfigures Git credentials for private repos by @un-def in https://github.com/dstackai/dstack/pull/3116
Other changes
- Fix fleet provisioning error message when fleet retried by @r4victor in https://github.com/dstackai/dstack/pull/3109
- Use fleet-combined
idle_duration
on run apply by @r4victor in https://github.com/dstackai/dstack/pull/3110 - Skip runner integration tests on macOS in CI by @r4victor in https://github.com/dstackai/dstack/pull/3112
- [Bug]:
dstack offer
CLI grouped by GPU output as JSON fails [#3120] by @peterschmidt85 in https://github.com/dstackai/dstack/pull/3122
Full changelog: https://github.com/dstackai/dstack/compare/0.19.29...0.19.30