Dvc

Latest version: v3.59.1

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

Scan your dependencies

Page 20 of 92

2.57.3

<!-- Release notes generated using configuration in .github/release.yml at 2.x -->

What's Changed
Other Changes
* exp: Fix --rev args for ls pull and remove. (backport 9483) by mergify in https://github.com/iterative/dvc/pull/9484


**Full Changelog**: https://github.com/iterative/dvc/compare/2.57.2...2.57.3

2.57.2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Bug Fixes
* exp push: Handle rev arg as list. by daavoo in https://github.com/iterative/dvc/pull/9472
Other Changes
* show hydra dumped results in debug mode by dberenbaum in https://github.com/iterative/dvc/pull/9460


**Full Changelog**: https://github.com/iterative/dvc/compare/2.57.1...2.57.2

2.57.1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🐛 Bug Fixes
* testing: Lazy import `pytest_virtualenv` by daavoo in https://github.com/iterative/dvc/pull/9469


**Full Changelog**: https://github.com/iterative/dvc/compare/2.57.0...2.57.1

2.57.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🚀 New Features and Enhancements
* metrics: support strings by paulourbano in https://github.com/iterative/dvc/pull/9387
* exp: Update `--rev` to support `append` action. by daavoo in https://github.com/iterative/dvc/pull/9391
* api: exp_show: Postprocess empty strings as None. by daavoo in https://github.com/iterative/dvc/pull/9392
* exp run/save: Support message by daavoo in https://github.com/iterative/dvc/pull/9408
* repro: pull all missing files by daavoo in https://github.com/iterative/dvc/pull/9395
* add: support virtual operation by skshetry in https://github.com/iterative/dvc/pull/9389
* fix checkout callback during add/commit by skshetry in https://github.com/iterative/dvc/pull/9445
* disable nested progress bar during checkout by skshetry in https://github.com/iterative/dvc/pull/9446
* exp: fix temporary ref namespacing by pmrowla in https://github.com/iterative/dvc/pull/9456
* repro: Add `--allow-missing` by daavoo in https://github.com/iterative/dvc/pull/9437
🐛 Bug Fixes
* repo: consolidate Repo.open logic by efiop in https://github.com/iterative/dvc/pull/9414
* import: don't forget to set cache.dir by efiop in https://github.com/iterative/dvc/pull/9415
🔨 Maintenance
* repro: Move pull logic to inside Stage. by daavoo in https://github.com/iterative/dvc/pull/9434
* build(deps-dev): bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/iterative/dvc/pull/9439
* build(deps-dev): bump pylint from 2.17.2 to 2.17.4 by dependabot in https://github.com/iterative/dvc/pull/9418
Other Changes
* add: msg for overlapping parent by dberenbaum in https://github.com/iterative/dvc/pull/9386
* testing: add `testing.benchmarks` and register `dvc-testing` as a pytest plugin by pmrowla in https://github.com/iterative/dvc/pull/9383
* deps: temporarily pin ruamel.yaml by efiop in https://github.com/iterative/dvc/pull/9398
* deps: unpin ruamel.yaml by efiop in https://github.com/iterative/dvc/pull/9406
* gha: try setting PYTHONUTF8 by efiop in https://github.com/iterative/dvc/pull/9412
* data status: exclude remote status by default by dberenbaum in https://github.com/iterative/dvc/pull/9411
* add random seed to benchmark stories by dberenbaum in https://github.com/iterative/dvc/pull/9429
* Add API to add artifacts by aguschin in https://github.com/iterative/dvc/pull/9345
* tests: isolate dvc config and directories by skshetry in https://github.com/iterative/dvc/pull/9450
* import: don't forget to set other cache config options by efiop in https://github.com/iterative/dvc/pull/9423
* gc: disallow --remote without other flags by dberenbaum in https://github.com/iterative/dvc/pull/9443
* packaging: use PyPI trusted publishers by skshetry in https://github.com/iterative/dvc/pull/9459
* ci(Mergify): configuration update by skshetry in https://github.com/iterative/dvc/pull/9463
* run tests and codeql on 2.x branch by skshetry in https://github.com/iterative/dvc/pull/9465
* Live metrics config by dberenbaum in https://github.com/iterative/dvc/pull/9433

New Contributors
* paulourbano made their first contribution in https://github.com/iterative/dvc/pull/9387

**Full Changelog**: https://github.com/iterative/dvc/compare/2.56.0...2.57.0

2.56.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🚀 New Features and Enhancements
* exp: show active experiments first by dberenbaum in https://github.com/iterative/dvc/pull/9351
* Fix: Prettifying unexpected error on FileExists for get/get-url/imp-url/add and introducing --force by omesser in https://github.com/iterative/dvc/pull/9365
* gc: Add `--not-in-remote` arg. by daavoo in https://github.com/iterative/dvc/pull/9350
* api: Add `exp_show`. by daavoo in https://github.com/iterative/dvc/pull/9356
* exp push: notify studio even if cache push fails by skshetry in https://github.com/iterative/dvc/pull/9380
🐛 Bug Fixes
* studio: Ensure `studio_repo_url` works with `exp run --queue`. by daavoo in https://github.com/iterative/dvc/pull/9353
🔨 Maintenance
* build(deps-dev): update dvc-render requirement from <0.4.0,>=0.3.1 to >=0.3.1,<1 by dependabot in https://github.com/iterative/dvc/pull/9359
* deps: bump dvc-task to 0.2.1 by pmrowla in https://github.com/iterative/dvc/pull/9372
Other Changes
* exp push: soft wrap link so that the URL does not break by skshetry in https://github.com/iterative/dvc/pull/9368


**Full Changelog**: https://github.com/iterative/dvc/compare/2.55.0...2.56.0

2.55.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🛠 Breaking Changes
* exp: refactor show behavior by pmrowla in https://github.com/iterative/dvc/pull/9170 (`dvc exp show --json` format has changed vs prior DVC releases)
🚀 New Features and Enhancements
* exp push: add DVC_STUDIO_URL envvar support by skshetry in https://github.com/iterative/dvc/pull/9340
🐛 Bug Fixes
* exp run: do not autostage on dvc repro by skshetry in https://github.com/iterative/dvc/pull/9344
* import-url: make version-aware and to-remote exclusive by dberenbaum in https://github.com/iterative/dvc/pull/9332
🔨 Maintenance
* build(deps-dev): bump dvc-s3 from 2.21 to 2.22.0 by dependabot in https://github.com/iterative/dvc/pull/9343
* build(deps-dev): bump dvc-gdrive from 2.19.1 to 2.19.2 by dependabot in https://github.com/iterative/dvc/pull/9315
Other Changes
* release: remove feature flags for experiment sharing by skshetry in https://github.com/iterative/dvc/pull/9257


**Full Changelog**: https://github.com/iterative/dvc/compare/2.54.0...2.55.0

Page 20 of 92

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.