Small edit (#1009)

This commit is contained in:
pollfly 2025-01-21 13:16:19 +02:00 committed by GitHub
parent 4a35369f3d
commit fe5e291cb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,5 +25,5 @@ title: Version 1.17
**Bug Fixes**
* Fix slow handling of cached files with large `cache_file_limit` ([ClearML GitHub issue #1352](https://github.com/allegroai/clearml/issues/1352))
* Fix pipeline crash when repository is set to a directory
* Fix token is not renewed when using an external token (`CLEATML_AUTH_TOKEN`) and no credentials
* Fix token is not renewed when using an external token (`CLEARML_AUTH_TOKEN`) and no credentials
* Fix external files don't download from parent datasets if they have been modified/removed in the child dataset