mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-06 13:55:04 +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
|
### ClearML SDK 1.1.0
|
||||||
|
|
||||||
:::info Breaking Changes
|
:::info Breaking Changes
|
||||||
New `PipelineController` v2 was introduced. New constructor is not backwards compatible!
|
- 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)
|
||||||
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
|
||||||
|
|
||||||
`Task.completed()` was deprecated, use `Task.mark_completed()` instead
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
|
Loading…
Reference in New Issue
Block a user