Releases
v1.9.1
New Features and Improvements
Add signature version to boto3
configuration (#884 , thanks @cgaudreau-ubisoft !)
Allow requesting custom token expiration using the api.auth.req_token_expiration_sec
configuration setting
Add Python 3.11 support
Bug Fixes
Fix UniformParameterRange.tolist()
throws error when step size is not defined (#859 , thanks @davyx8 !)
Fix StorageManager.list()
does not return size metadata (#865 )
Fix storage with path substitutions (#877 , thanks @john-zielke-snkeos !)
Fix extras in ClearML installation prevents clearml
from being included in requirements (#885 , thanks @cajewsa !)
Fix metadata set on an uploaded model object is not accessible (#890 , thanks @supritmkulkarni !)
Fix TriggerScheduler
docstrings (#881 )
Fix Azure storage upload not working (#868 )
Fix connect list of dicts parsed incorrectly in remote
Fix casting None
to int
fails uploads and permission checks
Fix numpy 1.24 support
Fix clearml-data
previews are saved on file server even when output_uri
is specified
Fix connecting a dictionary to task sometimes raises an exception
Fix authentication headers are not set on substituted fileserver URLs
Fix Task.get_project_id()
cannot find hidden projects
You can’t perform that action at this time.