mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 18:53:37 +00:00
Add ClearML SDK 1.16.4 release notes (#909)
This commit is contained in:
parent
5951d744bf
commit
7be576f6ae
@ -2,6 +2,17 @@
|
||||
title: Version 1.16
|
||||
---
|
||||
|
||||
### ClearML SDK 1.16.4
|
||||
|
||||
**New Features**
|
||||
* Add custom task binary support to `clearml-task` and `CreateAndPopulate` (allows bash script execution, requires agent version `>=1.9.0`)
|
||||
* Add support for a default extension name when uploading a pandas `dataframe` artifact (see `sdk.development.artifacts.default_pandas_dataframe_extension_name`
|
||||
configuration option)
|
||||
* Add `verify` field support for downloadable URL instead of a file path (see `sdk.aws.s3` configuration section)
|
||||
|
||||
**Bug Fix**
|
||||
* Fix valid model URL might be overridden by an invalid one in case the upload failed
|
||||
|
||||
### ClearML Server 1.16.2
|
||||
|
||||
**Bug Fix**
|
||||
|
Loading…
Reference in New Issue
Block a user