Refer to https://dvc.org/doc/install for installation instructions.
Changes
🚀 New Features and Enhancements
- lock: added troubleshooting doc link in error message (#4325) (#4721) @harsh8398
- #1618 Custom message when cache and remote are in sync (#4694) @tenitski
- Added 'doctor' as an alias for 'version' (#4722) @browningjp
🐛 Bug Fixes
- Escape spaces in file paths when running commands on SSH remote (#4767) @SNeugber
- experiments: fix list/dict params and metrics being displayed as empty string (#4771) @pmrowla
- plots: don't allow to modify in non-dvc repo (#4745) @efiop
- make pull --run-cache work with local remote having relative path (#4670) @musa-atlihan
- checkpoints: create final checkpoint commit after repro when needed (#4715) @pmrowla
- run-cache: don't save always_changed stages (#4719) @efiop
🔨 Maintenance
- gdrive: get rid of empty file hack (#4774) @efiop
- experiments: fix list/dict params and metrics being displayed as empty string (#4771) @pmrowla
- TestCmdCacheDir: roll back darwin skip (#4673) @pared
- tests/remote: adding tests for real oss (#4735) @julsal
- tests: cloud: ssh: assert test execution on same drive as cache (#4660) @pared
Thanks again to @SNeugber, @browningjp, @efiop, @harsh8398, @julsal, @musa-atlihan, @pared, @pmrowla, @skshetry and @tenitski for the contributions! 🎉