Change8

3.62.0

📦 dvcView on GitHub →
3 features🐛 6 fixes🔧 6 symbols

Summary

Version 3.62.0 introduces new flags and hints for experiments, improves hashing security, and includes several bug fixes across data status, analytics, CLI, and experiment execution.

✨ New Features

  • Added `--hide-workspace` flag to `exp show` command.
  • Queue now shows a hint to check Celery logs when logs are missing and the experiment has failed.
  • Hashing functions now use `usedforsecurity=False` on hashlib calls.

🐛 Bug Fixes

  • Handled missing `.dir` file from the cache during `not_in_remote` checks in data status.
  • Fixed remote check progress bar in data status.
  • Analytics now send remote types and git-remote path hashes.
  • `cli status` now returns an integer instead of a boolean when using `--quiet`.
  • Fixed failure of `exp run` when dependencies are located inside submodules.
  • Reset log level after temporarily setting it.

🔧 Affected Symbols

exp.showqueuehashingdata.statuscli.statusexp.run