mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -15,9 +15,9 @@ title: Version 0.15
|
||||
**Bug Fixes**
|
||||
|
||||
* Fix initialization wizard (allow at most two verification retries, then print error).
|
||||
* Add warning on `--gpus` with no detected CUDA version ([GitHub trains-agent Issue 24](https://github.com/allegroai/trains-agent/issues/24)).
|
||||
* Add `agent.force_git_ssh_protocol` configuration option to force all Git links to `ssh://` ([GitHub trains-agent Issue 16](https://github.com/allegroai/trains-agent/issues/16)).
|
||||
* Add Git user / pass permission into pip package installation from Git repository ([GitHub trains-agent Issue 22](https://github.com/allegroai/trains-agent/issues/22)).
|
||||
* Add warning on `--gpus` with no detected CUDA version ([GitHub trains-agent Issue 24](https://github.com/clearml/clearml-agent/issues/24)).
|
||||
* Add `agent.force_git_ssh_protocol` configuration option to force all Git links to `ssh://` ([GitHub trains-agent Issue 16](https://github.com/clearml/clearml-agent/issues/16)).
|
||||
* Add Git user / pass permission into pip package installation from Git repository ([GitHub trains-agent Issue 22](https://github.com/clearml/clearml-agent/issues/22)).
|
||||
|
||||
### Trains Agent 0.15.0
|
||||
|
||||
@@ -37,7 +37,7 @@ title: Version 0.15
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
* Fix init wizard, correctly display the input servers ([GitHub Issue #19](https://github.com/allegroai/trains-agent/issues/19)).
|
||||
* Fix init wizard, correctly display the input servers ([GitHub Issue #19](https://github.com/clearml/clearml-agent/issues/19)).
|
||||
* Improve docker host-mount support, use `TRAINS_AGENT_DOCKER_HOST_MOUNT` environment variable.
|
||||
* Support pip v20.1 local/http package reference in pip freeze.
|
||||
* Fix detached mode to correctly use cache folder slots.
|
||||
|
||||
Reference in New Issue
Block a user