Update release notes and AMIs for ClearML Server v1.1.1

This commit is contained in:
allegroai
2021-08-05 16:52:56 +03:00
parent 476004bcd9
commit 30b9d942e1
2 changed files with 26 additions and 18 deletions

View File

@@ -2,6 +2,14 @@
title: Version 1.1
---
### ClearML Server 1.1.1
**Bug Fixes**
- Fix experiment plots override reported color-scale [ClearML GitHub issue #373](https://github.com/allegroai/clearml/issues/373), [Slack Channel](https://clearml.slack.com/archives/CTK20V944/p1627310354415200)
- Fix file server `GET` response for gzipped data-files contains `Content-Encoding: gz` header, causing clients to automatically decompress the file [ClearML GitHub issue #411](https://github.com/allegroai/clearml/issues/411)
- Fix server error when running with non-migrated v0.16 ElasticSearch data [Slack Channel](https://clearml.slack.com/archives)/CTK20V944/p1627911579075600
### ClearML Server 1.1.0
**New Features and Improvements**