Refer to https://dvc.org/doc/install for installation instructions.
Changes
🚀 New Features and Enhancements
- Clean up remotes's exps (#6471) @karajan1001
- Add auto-refresh option to html (#6400) @daavoo
- machine: add
dvc machine ssh
(#6501) @pmrowla dvc machine
: implement initial terraform support (#6462) @pmrowla- dvcfile: support remote per output (#6486) @efiop
- plots: introduce support for images (#6431) @pared
- Update README.rst (#6461) @himanshugarg
🏇 Optimizations
- s3: inline bucket region caching (#6406) @isidentical
🐛 Bug Fixes
- ssh: support multiple keys (#6519) @isidentical
- add terraform to tests dependencies (#6502) @skshetry
- hdfs: don't read the whole file into memory (#6498) @efiop
- fix console appearing on daemon in Windows (#6450) @skshetry
- [6478] Fix 401 unauthorized for directories in basic auth protected http remote (#6479) @simonlsk
🔨 Maintenance
- extract transfer related logic from odb to fs.utils.transfer (#6539) @skshetry
- try to fix flaky dvclive test (#6541) @skshetry
- setup: bump fsspec/s3fs/gcsfs/adlfs/sshfs to 08.01 (#6524) @isidentical
- docs: add missing stage name (#6535) @Hongbo-Miao
- machine: move to
tpi[ssh]
(#6528) @casperdcl - build(deps): Remove google-crc32c (#6529) @dependabot
- build(deps): Bump pytest from 6.2.4 to 6.2.5 (#6509) @dependabot
- restrict typing_extensions version for py3.10 (#6503) @skshetry
- ref: use fs.checksum instead of get_mtime_and_size (#6495) @efiop
- build(deps): Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#6487) @dependabot
Thanks again to @Hongbo-Miao, @casperdcl, @daavoo, @dependabot, @dependabot[bot], @efiop, @himanshugarg, @isidentical, @karajan1001, @pared, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @simonlsk and @skshetry for the contributions! 🎉