mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Add ClearML 1.11.1 release notes (#602)
This commit is contained in:
parent
9a89fa1f97
commit
d4873c9712
@ -2,6 +2,21 @@
|
|||||||
title: Version 1.11
|
title: Version 1.11
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML SDK 1.11.1
|
||||||
|
|
||||||
|
**New Features and Improvements**
|
||||||
|
* Support `lightning>=2.0` [ClearML GitHub issue #1032](https://github.com/allegroai/clearml/issues/1032)
|
||||||
|
* Add `clearml-init` support for standard HTTP and HTTPS ports in webapp in conjunction with non-default api/files server ports
|
||||||
|
[ClearML Server GitHub issue #198](https://github.com/allegroai/clearml-server/issues/198)
|
||||||
|
* Improve docstrings
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
* Fix remote execution does not log configuration values from modified `jsonargparse` configuration files
|
||||||
|
* Fix `ValueError` when setting task properties at the start of a pipeline component
|
||||||
|
* Fix OS exceptions on passing `Path` where `str` expected
|
||||||
|
* Fix infinite recursion when remotely updating a `dict` added to task with `Task.connect()`
|
||||||
|
* Fix `Task.connect()` race condition overwriting task description with connected input model
|
||||||
|
|
||||||
### ClearML SDK 1.11.0
|
### ClearML SDK 1.11.0
|
||||||
|
|
||||||
**New Features and Improvements**
|
**New Features and Improvements**
|
||||||
|
Loading…
Reference in New Issue
Block a user