-
Notifications
You must be signed in to change notification settings - Fork 207
Comparing changes
Open a pull request
base repository: dstackai/dstack
base: 0.19.34
head repository: dstackai/dstack
compare: 0.19.35
- 14 commits
- 69 files changed
- 4 contributors
Commits on Oct 24, 2025
-
Fix postgres migrations deadlocks (#3220)
* Set transaction_per_migration=True * Document Server upgrades
Configuration menu - View commit details
-
Copy full SHA for 28b5b10 - Browse repository at this point
Copy the full SHA 28b5b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd9fe78 - Browse repository at this point
Copy the full SHA bd9fe78View commit details
Commits on Oct 27, 2025
-
Fix examples link in contributing doc (#3228)
Signed-off-by: Matías Insaurralde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8829072 - Browse repository at this point
Copy the full SHA 8829072View commit details -
Refactor internal metrics package and API references to properly use …
…context (#3226) Signed-off-by: Matías Insaurralde <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc5aecd - Browse repository at this point
Copy the full SHA fc5aecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a795f8a - Browse repository at this point
Copy the full SHA a795f8aView commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5f602d1 - Browse repository at this point
Copy the full SHA 5f602d1View commit details -
Improve Go code error handling (#3230)
* Drop gerrors in runner.go * Drop gerrors in http.go * Drop gerrors in repo/manager.go * Drop gerrors in executor/files.go * Drop more gerrors usages * Drop gerrors in executor/repo.go * Drop gerrors in executor/executor.go * Drop gerrors package * Drop tracerr * Drop tracerr from go.mod * Fix wrapping nil errors * Wrap errors * Propagate check dstack-runner exists errors * Wrap errors in executor.go
Configuration menu - View commit details
-
Copy full SHA for 34d363a - Browse repository at this point
Copy the full SHA 34d363aView commit details -
Support Runpod Instant Clusters (#3214)
* Fix runpod type annotations * Add _generate_create_cluster_mutation * feat: add create_cluster method to RunpodApiClient * feat: add delete_cluster method to RunpodApiClient * Use keyword arguments * Implement run_jobs and terminate_compute_group * Prototype compute.run_jobs calling * Prototype compute group provisioning for multinode tasks * Add JobModel.waiting_master_job * Add ComputeGroupModel * Implement process_compute_groups to terminate compute groups * Remove todo * Fix comments * Set internal_ip * Support Runpod Clusters offers * Respect supported pod_counts * Support registry_auth * Fix tests * Add feature flag DSTACK_FF_RUNPOD_CLUSTER_OFFERS_ENABLED * Remove hardcoded template_id * Use BACKENDS_WITH_GROUP_PROVISIONING_SUPPORT
Configuration menu - View commit details
-
Copy full SHA for 1c56561 - Browse repository at this point
Copy the full SHA 1c56561View commit details
Commits on Oct 29, 2025
-
Switch to nebius sdk 0.3 (#3222)
* Switch to nebius sdk 0.3 * Pass auth_options to op.update
Configuration menu - View commit details
-
Copy full SHA for 8951afb - Browse repository at this point
Copy the full SHA 8951afbView commit details -
Do not terminate fleet instances on idle_duration at nodes.min (#3235)
* Do not terminate fleet instances on idle_duration at nodes.min * Update idle_duration reference * Skip nodes.min check for autocreated fleets
Configuration menu - View commit details
-
Copy full SHA for db0d3c9 - Browse repository at this point
Copy the full SHA db0d3c9View commit details -
[shim] Log successful API calls with trace level (#3237)
Reduces log noise when DSTACK_SHIM_LOG_LEVEL is set to 5 or lower
Configuration menu - View commit details
-
Copy full SHA for 8e6aec8 - Browse repository at this point
Copy the full SHA 8e6aec8View commit details -
Drop hardcoded Nebius InfiniBand fabrics (#3234)
Use the fabrics from gpuhunt offers instead. The list of fabrics was moved from dstack to gpuhunt so that new fabrics can be added without a dstack release.
Configuration menu - View commit details
-
Copy full SHA for 9e3ab90 - Browse repository at this point
Copy the full SHA 9e3ab90View commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e44d83 - Browse repository at this point
Copy the full SHA 1e44d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c14cd - Browse repository at this point
Copy the full SHA c8c14cdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.19.34...0.19.35