mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
SDK v1.3.1 release notes
This commit is contained in:
parent
1be5be992d
commit
ad45cc4902
@ -2,6 +2,29 @@
|
|||||||
title: Version 1.3
|
title: Version 1.3
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML SDK 1.3.1
|
||||||
|
|
||||||
|
**New Features and Improvements**
|
||||||
|
|
||||||
|
* Add Python 3.10 support
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
|
||||||
|
* Update Slack SDK requirement [ClearML GitHub issue #597](https://github.com/allegroai/clearml/issues/597)
|
||||||
|
* Fix fork after task.close() is called [ClearML GitHub issue #605](https://github.com/allegroai/clearml/issues/605)
|
||||||
|
* Fix Azure storage upload [ClearML GitHub issue #598](https://github.com/allegroai/clearml/issues/598)
|
||||||
|
* Fix offline mode crash
|
||||||
|
* Fix task delete response not checked
|
||||||
|
* Fix pipeline controller kwargs with list
|
||||||
|
* Fix PipelineDecorator.debug_pipeline()
|
||||||
|
* Fix PipelineDecorator example
|
||||||
|
* Fix Python 3.10 issues
|
||||||
|
* Fix handling of legacy fileserver (files.community.clear.ml)
|
||||||
|
* Fix cloud driver may use None credentials
|
||||||
|
* Fix APIClient worker raises exception when accessing .name attribute
|
||||||
|
* Fix minimum/default API version setting
|
||||||
|
|
||||||
|
|
||||||
### ClearML Server 1.3.0
|
### ClearML Server 1.3.0
|
||||||
|
|
||||||
**New Features and Improvements**
|
**New Features and Improvements**
|
||||||
|
Loading…
Reference in New Issue
Block a user