mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 06:27:22 +00:00
Add ClearML 1.10.2 release notes (#524)
This commit is contained in:
parent
92318a1429
commit
4700306b9d
@ -2,6 +2,21 @@
|
||||
title: Version 1.10
|
||||
---
|
||||
|
||||
### ClearML SDK 1.10.2
|
||||
|
||||
**New Features and Improvements**
|
||||
* Allow task filtering with `Task.query_tasks()` using `TaskTypes` [ClearML GitHub issue #938](https://github.com/allegroai/clearml/issues/938)
|
||||
* Allow adding tags to individual pipeline steps and to the `PipelineController`
|
||||
* Restrict `Dataset.create()` usage for old server API versions
|
||||
* Improve docstrings
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix `Task.get_tasks` docstring [ClearML GitHub issue #937](https://github.com/allegroai/clearml/issues/937)
|
||||
* Fix `Task.get_reported_scalars()` docstring for `x_axis` parameter's `"timestamp"` value [ClearML GitHub issue #963](https://github.com/allegroai/clearml/issues/963)
|
||||
* Fix missing plots on models in Windows
|
||||
* Fix Pipeline version auto-bumping
|
||||
* Fix `APIClient.events.debug_images()` for latest server API version
|
||||
|
||||
### ClearML SDK 1.10.1
|
||||
|
||||
**New Features and Improvements**
|
||||
|
Loading…
Reference in New Issue
Block a user