github allegroai/clearml v1.12.0
PyPI v1.12.0 - ClearML

latest releases: v1.16.4, v1.16.3, v1.16.3rc0...
14 months ago

Breaking Changes

  • As a result of fixing #1051 and similar issues with retrieving task data/models/artifacts/samples stored in GCS we introduced some breaking changes. To access resources registered to GCS from ClearML SDK versions 1.11.0 to 1.11.1, see the instructions here.

New Features and Improvements

  • Add include_archive parameter to Dataset.list_datasets(), now possible to include archived datasets in the returned list (#1069, thanks @natephysics!)
  • Add support to specify the multipart threshold and chunk size using the aws.boto3.multipart_chunksize and aws.boto3.multipart_threshold configuration options (#1059, thanks @cgaudreau-ubisoft!)
  • Add PipelineController.get_pipeline() for retrieving previously run pipelines

Bug Fixes

  • Fix AWS driver issues (#1000, thanks @achaiah!)
    • Fix credential authentication failure when attempting to use token
    • Fix instantiation within VPC without AvailabilityZones
  • Fix continue_last_task=0 is ignored in pipelines run with retry_on_failure (#1054)
  • Fix Task.connect_configuration() doesn’t handle dictionaries with special characters
  • Fix pipeline steps created with PipelineDecorator aren't cached
  • Fix Task.get_by_name() doesn't return the most recent task when multiple tasks have same name
  • Fix boto3 certificate verification ignores custom self-signed certificates

Don't miss a new clearml release

NewReleases is sending notifications on new releases.