Refer to https://dvc.org/doc/install for installation instructions.
π New Features and Enhancements
- plots: make templates generation explicit (#7108) @pared
- exp show: Include
depsandouts. (#7089) @daavoo - utils: add decorator to wrap diskcache pickle errors (#7300) @pmrowla
- exp init: handle exception properly on missing parameters file (#7277) @skshetry
- Fix 3 README links so that they render in GitHub (#7302) @discdiver
- exp show: Add --drop and --keep args (#7141) @daavoo
- repro/exp run: display stage name instead of filepath on failure (#7282) @skshetry
- plots: update linear template so colors can be externally overwritten (#7280) @mattseddon
exp pull/push: add multi exp name arg support (#7206) @karajan1001- exp run: support naive remote execution via
--machine(#7173) @pmrowla - exp show: add
--revflag (#7152) (#7204) @karajan1001 - rich-table: fix add_column args/kwargs (#7252) @skshetry
- Add config option
plots.auto_open(#7159) @daavoo
π Optimizations
π Bug Fixes
- exp show: show exp when checkpoint is running(#7329) (#7349) @karajan1001
- remove .dvcignore on destroy (#7360) @dtrifiro
- exp show: handle extending/renaming of metrics/params. (#7264) @daavoo
- Doc URL correction for GitAuthError (#7321) @tapadipti
- ignore: move debug statement to the proper location (#7311) @dtrifiro
- exp run: do not log message twice on workspace executor (#7306) @skshetry
- find_root: unify error message (#7283) @efiop
- plots: Fix
--jsonrequiring-o. (#7256) @daavoo - rich-table: fix add_column args/kwargs (#7252) @skshetry
- fs: test_links: create destination directory first (#7239) @gh2o
- handle paths ending with sep in dvc.fs.path.Path.parts (#7234) @jonburdo
- ls: handle broken symlink (#7226) @pared
- odb: pin index pickle protocol version (#7222) @pmrowla
- Fix memory leak in Index.build_graph() (#7198) @Suor
- exp: raise InvalidExpRefError properly (#7218) @skshetry
- plots: dir: handle no data in cache/remote (#7163) @pared
π¨ Maintenance
- build(deps-dev): Bump types-requests from 2.27.9 to 2.27.10 (#7388) @dependabot
- build(deps-dev): Bump types-toml from 0.10.3 to 0.10.4 (#7368) @dependabot
- build(deps-dev): Bump dvclive[image] from 0.5.0 to 0.5.1 (#7365) @dependabot
- build(deps-dev): Bump types-requests from 2.27.8 to 2.27.9 (#7364) @dependabot
- tests: several tests migrated unittest to pytest (#7273) @nik123
- build(deps): Bump pyinstaller from 4.8 to 4.9 (#7351) @dependabot
- build(deps-dev): Bump pytest-mock from 3.6.1 to 3.7.0 (#7320) @dependabot
- build(deps-dev): Bump types-requests from 2.27.7 to 2.27.8 (#7327) @dependabot
- build(deps-dev): Bump dvclive[image] from 0.4.6 to 0.5.0 (#7328) @dependabot
- build(deps-dev): Bump google-cloud-storage from 2.0.0 to 2.1.0 (#7294) @dependabot
- Fix 3 README links so that they render in GitHub (#7302) @discdiver
- cli: refactor into a module (#7287) @skshetry
- build(deps-dev): Bump pytest-timeout from 2.0.2 to 2.1.0 (#7286) @dependabot
- build(deps-dev): Bump wsgidav from 3.1.1 to 4.0.1 (#7258) @dependabot
- build(deps-dev): Bump google-cloud-storage from 1.43.0 to 2.0.0 (#7262) @dependabot
- build(deps-dev): Bump types-requests from 2.27.5 to 2.27.7 (#7266) @dependabot
- build(deps): Bump pyinstaller from 4.7 to 4.8 (#7261) @dependabot
- exp show: add
--revflag (#7152) (#7204) @karajan1001 - build(deps-dev): Bump types-tabulate from 0.8.4 to 0.8.5 (#7251) @dependabot
- build(deps-dev): Bump types-toml from 0.10.1 to 0.10.3 (#7250) @dependabot
- build(deps-dev): Bump mypy from 0.930 to 0.931 (#7242) @dependabot
- build(deps-dev): Bump types-requests from 2.26.3 to 2.27.5 (#7249) @dependabot
- exp remove: refactor exp utils (#7205) @karajan1001
- build(deps-dev): Bump filelock from 3.4.0 to 3.4.2 (#7200) @dependabot
- build(deps-dev): Bump pylint-plugin-utils from 0.6 to 0.7 (#7210) @dependabot
- build(deps-dev): Bump types-tabulate from 0.8.3 to 0.8.4 (#7208) @dependabot
- build(deps-dev): Bump pygments from 2.10.0 to 2.11.1 (#7217) @dependabot
- build(deps-dev): Bump types-requests from 2.26.2 to 2.26.3 (#7209) @dependabot
- build(deps-dev): Bump mypy from 0.921 to 0.930 (#7192) @dependabot
- build(deps-dev): Bump wheel from 0.37.0 to 0.37.1 (#7193) @dependabot
Thanks again to @Suor, @amritghimire, @daavoo, @dberenbaum, @dependabot, @dependabot[bot], @discdiver, @dtrifiro, @efiop, @gh2o, @jonburdo, @karajan1001, @mattseddon, @nik123, @pared, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @skshetry, @tapadipti and Daniele TrifirΓ² for the contributions! π