mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Fixed release notes
This commit is contained in:
parent
73dfda7ff8
commit
32a619f284
@ -4,11 +4,9 @@ title: Version 1.1
|
||||
### ClearML SDK 1.1.0
|
||||
|
||||
:::info Breaking Changes
|
||||
New `PipelineController` v2 was introduced. New constructor is not backwards compatible!
|
||||
|
||||
ClearML will no longer try to use the demo server by default (change this by setting the `CLEARML_NO_DEFAULT_SERVER=0` environment variable)
|
||||
|
||||
`Task.completed()` was deprecated, use `Task.mark_completed()` instead
|
||||
- New PipelineController v2 was introduced. New constructor is not backwards compatible!
|
||||
- ClearML will no longer try to use the demo server by default (change this by setting the `CLEARML_NO_DEFAULT_SERVER=0` environment variable)
|
||||
- `Task.completed()` was deprecated, use `Task.mark_completed()` instead
|
||||
:::
|
||||
|
||||
**Features**
|
||||
|
Loading…
Reference in New Issue
Block a user