Download Latest Version PyPI v2.1.8 - ClearML source code.tar.gz (12.4 MB)
Email in envelope

Get an email when there's a new version of ClearML

Home / v2.1.7
Name Modified Size InfoDownloads / Week
Parent folder
clearml-2.1.7-py2.py3-none-any.whl 2026-05-12 1.4 MB
PyPI v2.1.7 - ClearML source code.tar.gz 2026-05-12 12.4 MB
PyPI v2.1.7 - ClearML source code.zip 2026-05-12 12.7 MB
README.md 2026-05-12 577 Bytes
Totals: 4 Items   26.5 MB 1

Bug fixes and improvements

  • Add optional (opt-out) parameter to prevent processing of pickled artifacts (#1619, [#1621])
    • use task.artifacts[0].get(block_unsafe_artifacts=True), or
    • via configuration with the environment variable CLEARML_BLOCK_PICKLED_ARTIFACTS=1
    • via sdk.storage.block_pickled_artifacts: true
  • Prevent resource leak during interrupted queries in GPUStatCollection._new_query_nvidia (#1617)
  • Add vulnerability check in Task.import_offline_session when extracting .zip archives to prevent path-traversal attacks (#1620)
Source: README.md, updated 2026-05-12