Refer to https://dvc.org/doc/install for installation instructions.
Changes
🚀 New Features and Enhancements
- dag: Add
--mermaid
and--md
option. (#7383) @daavoo - stage/exp list: alias
--names-only
to--name-only
(#7598) @skshetry - Add log statement to collect repo (#7393) @Erotemic
- exp init: Replace live section with metrics and plots. (#7603) @daavoo
🐛 Bug Fixes
- exp pull/push: better result handling in exp sharing(#7448) (#7596) @karajan1001
- Raise informative missing s3 extra (#7501) @nsorros
- plots: json: show even if no results (#7550) @pared
- exp show: prefer exp names for experiments (#7572) @pmrowla
- completion: fix dvc exp completion on zsh/bash (#7595) @skshetry
- scm: fix progress bar, show progress and repo being cloned (#7632) @skshetry
plots
: Fix repo with removed plots (#7643) @daavoo- fsspec wrapper: remove can handle dirs (#7604) @pared
- render.match: Skip errored revisions in
get_files
(#7606) @daavoo - exp show: lockless behavior (#7574) @pmrowla
- hdfs: Fix
_strip_protocol
and_checksum
(#7563) @daavoo - parsing: use relative paths; force absolute paths to relative (#7579) @skshetry
- exp show: prefer exp names for experiments (#7572) @pmrowla
- erepo: include exp refs in clones (#7554) @pmrowla
- fs.gdrive: Fix GDRIVE_CREDENTIALS_DATA for service accounts (#7213) @RCdeWit
🔨 Maintenance
- dvclive: bump 0.7.3 (#7644) @daavoo
- live: Remove html generation. (#7514) @daavoo
- bump pydrive: improves and fixes thread safety (#7600) @shcheklein
- repofs: base on fsspec (#7581) @efiop
- build(deps): Bump pyinstaller from 4.10 to 5.0 (#7582) @dependabot
- build(deps): Bump scmrepo from 0.0.16 to 0.0.19 (#7559, #7596) @dependabot
- build(deps): Bump codecov/codecov-action from 2.1.0 to 3 (#7551) @dependabot
Thanks again to @Erotemic, @PythonFZ, @RCdeWit, @daavoo, @dependabot, @dependabot[bot], @efiop, @karajan1001, @nsorros, @pared, @pmrowla, @pre-commit-ci, @pre-commit-ci[bot], @shcheklein, @skshetry, RCdeWit and Rob de Wit for the contributions! 🎉