Skip to content

PyPI v1.8.1 - ClearML

Compare
Choose a tag to compare
@jkhenning jkhenning released this 15 May 15:36
· 50 commits to master since this release

New Features and Bug Fixes

  • Add option to set daemon polling interval (#197, thanks @ilouzl!)
  • Add Python 3.12 support
  • Fix git pulling on cached invalid git entry. On error, re-clone the entire repository again (enable using agent.vcs_cache.clone_on_pull_fail: true)
  • Fix conda env should not be cached if installing into base conda or conda existing env exists
  • Fix cached repositories were not passing user/token when pulling
  • Fix when disabling vcs cache do not add vcs mount point to container