mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Add ClearML Agent 1.1.1. release notes (#98)
This commit is contained in:
parent
417818d9f1
commit
c53b393726
@ -2,6 +2,17 @@
|
|||||||
title: Version 1.1
|
title: Version 1.1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML Agent v1.1.1
|
||||||
|
|
||||||
|
**Features and Bug Fixes**
|
||||||
|
|
||||||
|
- Add support for truncating task log file after reporting to server using `agent.truncate_task_output_files` configuration setting
|
||||||
|
- Fix PyJWT resiliency support
|
||||||
|
- Fix `--stop` checking default queue tag [ClearML Agent GitHub issue #80](https://github.com/allegroai/clearml-agent/issues/80)
|
||||||
|
- Fix queue tag `default` does not exist and `--queue` not specified (try queue named `"default"`)
|
||||||
|
- Fix Python 3.5 compatibility
|
||||||
|
- Fix PY2.7 support for PyTorch
|
||||||
|
|
||||||
### ClearML SDK 1.1.3
|
### ClearML SDK 1.1.3
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
@ -64,7 +75,6 @@ title: Version 1.1
|
|||||||
- Fix broken `Dataset.finalize()`
|
- Fix broken `Dataset.finalize()`
|
||||||
- Fix Python 3.5 compatibility
|
- Fix Python 3.5 compatibility
|
||||||
|
|
||||||
|
|
||||||
### ClearML SDK 1.1.2
|
### ClearML SDK 1.1.2
|
||||||
|
|
||||||
**Bug Fix**
|
**Bug Fix**
|
||||||
|
Loading…
Reference in New Issue
Block a user