Dvc

Latest version: v3.59.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 41 of 92

2.0.5

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- scm: add `force` parameter to BaseGitBackend.checkout() (5582) duijf

Thanks again to duijf and efiop for the contributions! 🎉

2.0.4

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- gdrive: change the temporary directory location to .dvc/tmp (5583) isidentical
- pull: proper path join for partial pulls (5579) isidentical
- Add Barrak, Eghan & Adam citation (5573) dmpetrov
- fs: ssh: pass timeout to paramiko's connect() (5569) duijf
- pygit/dulwich: implement stash functionality (5286) pmrowla
- state: use pickle v4 (5571) efiop
- gdrive: use the normal file backend for saved credentials (5554) isidentical
- utils: makedirs: ignore chmod errors (5570) efiop
- fs: git: use pygit2 (5559) efiop

Thanks again to dmpetrov, duijf, efiop, isidentical and pmrowla for the contributions! 🎉

2.0.3

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🐛 Bug Fixes

- setup: rename azure.indentity to azure-identity (5548) gbmarc1

Thanks again to efiop and gbmarc1 for the contributions! 🎉

2.0.2

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- dependency: repo: try to fetch before staging (5549) efiop

🐛 Bug Fixes

- repro/exp run: use git status when reminding to git-track files (5544) pmrowla
- exp diff: fix unresolved experiment names bug (5543) pmrowla

Thanks again to efiop and pmrowla for the contributions! 🎉

2.0.1

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- setup: move google-cloud-storage to test requirements (5540) efiop

Thanks again to efiop for the contributions! 🎉

2.0.0

> Refer to https://dvc.org/doc/install for installation instructions.

New features

Please check the release blog post https://dvc.org/blog/dvc-2-0-release

Changes

See https://github.com/iterative/dvc/pulls for a full list of changes.

💣 Breaking Changes

- Dropped support for external outputs in Google Cloud Storage and changed the default checksum from md5 to etag.
- Dropped support for login with p12 files on service authentication for Google Drive.
- Stages without dependencies will not always run as if changed. Instead, use --always-changed.
- Environment variables inside the cmd of a stage using ${VAR} syntax must be escaped as \${VAR} in 2.0 due to the use of ${} syntax for templating.

Page 41 of 92

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.