Dvc

Latest version: v3.50.2

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

Scan your dependencies

Page 22 of 89

2.37.0

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

What's Changed
🐛 Bug Fixes
* worktree: fix default worktree remote/odb exception by pmrowla in https://github.com/iterative/dvc/pull/8672
🔨 Maintenance
* deps: bump dvc-data to 0.28.4 by pmrowla in https://github.com/iterative/dvc/pull/8674

Other Changes
* `dvc update`: support worktree update by pmrowla in https://github.com/iterative/dvc/pull/8649
* remote: disable gc/status for versioned remotes by pmrowla in https://github.com/iterative/dvc/pull/8662
* cloud versioning: push/fetch behavior cleanup by pmrowla in https://github.com/iterative/dvc/pull/8667
* push/fetch: cleanup cloud versioning CLI flags behavior by pmrowla in https://github.com/iterative/dvc/pull/8673
* deps: remove 3.11 checks for hydra; has 3.11 support now by skshetry in https://github.com/iterative/dvc/pull/8677


**Full Changelog**: https://github.com/iterative/dvc/compare/2.36.0...2.37.0

2.36.0

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

What's Changed
🚀 New Features and Enhancements
* Solve the locking problem in temp and celery dir executor initialization. by karajan1001 in https://github.com/iterative/dvc/pull/8623
* exp: Expose baseline and name via `run_env`. by daavoo in https://github.com/iterative/dvc/pull/8630
* exp save: initial implementation by daavoo in https://github.com/iterative/dvc/pull/8599
* feat: top level params and metrics by skshetry in https://github.com/iterative/dvc/pull/8529
🐛 Bug Fixes
* index: skip data index load on empty view by pmrowla in https://github.com/iterative/dvc/pull/8632
* Solve the unexpected error at the end of the queued tasks running by karajan1001 in https://github.com/iterative/dvc/pull/8640
* plots: fix multi-file plots by dberenbaum in https://github.com/iterative/dvc/pull/8639
* stage add: don't fail if unable to create .gitignore by dberenbaum in https://github.com/iterative/dvc/pull/8644
🔨 Maintenance
* deps: add support for hdfs in Python 3.11 by skshetry in https://github.com/iterative/dvc/pull/8627
* exp list: cleanup and move logic inside repo api by shcheklein in https://github.com/iterative/dvc/pull/8575
* deps: bump dvc-data to 0.28.1 by pmrowla in https://github.com/iterative/dvc/pull/8633
* deps: bump dvc-data to 0.28.2 by pmrowla in https://github.com/iterative/dvc/pull/8641
* build(deps-dev): Bump pylint from 2.15.5 to 2.15.7 by dependabot in https://github.com/iterative/dvc/pull/8643
* deps: bump dvc-data to 0.28.3 by pmrowla in https://github.com/iterative/dvc/pull/8648
Other Changes
* remote: separate `worktree` vs `version_aware` behavior by pmrowla in https://github.com/iterative/dvc/pull/8634



**Full Changelog**: https://github.com/iterative/dvc/compare/2.35.2...2.36.0

2.35.2

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

What's Changed
Other Changes
* repro dry: show information if the stage is cached by ykasimov in https://github.com/iterative/dvc/pull/8405


**Full Changelog**: https://github.com/iterative/dvc/compare/2.35.1...2.35.2

2.35.1

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



**Full Changelog**: https://github.com/iterative/dvc/compare/2.35.0...2.35.1

2.35.0

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

What's Changed
🚀 New Features and Enhancements
* ui: Fix WSL check in `open_browser` by daavoo in https://github.com/iterative/dvc/pull/8604
🔨 Maintenance
* build: fpm: don't create .build-id/* files by efiop in https://github.com/iterative/dvc/pull/8611
Other Changes
* worktree push: do not push existing versions by pmrowla in https://github.com/iterative/dvc/pull/8606
* testing: api: test opening a file in subdir by efiop in https://github.com/iterative/dvc/pull/8610


**Full Changelog**: https://github.com/iterative/dvc/compare/2.34.3...2.35.0

2.34.3

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

What's Changed
🐛 Bug Fixes
* Fix exp list ref heads handling by shcheklein in https://github.com/iterative/dvc/pull/8554
* parsing: Escape str interpolation in dict unpacking. by daavoo in https://github.com/iterative/dvc/pull/8204
* hydra: Use `OmegaConf.to_yaml` for dumping `.yaml` output. by daavoo in https://github.com/iterative/dvc/pull/8587
* queue kill: we can manually mark problematic tasks as failure by karajan1001 in https://github.com/iterative/dvc/pull/8580
* Solve the wrong checkpoint tip info during executor running by karajan1001 in https://github.com/iterative/dvc/pull/8596
🔨 Maintenance
* build(deps-dev): Bump dvc-render from 0.0.12 to 0.0.13 by dependabot in https://github.com/iterative/dvc/pull/8568
* build(deps-dev): Bump dvc-render from 0.0.13 to 0.0.14 by dependabot in https://github.com/iterative/dvc/pull/8591
* deps: bump dvc-data, dvc-azure by pmrowla in https://github.com/iterative/dvc/pull/8594
* deps: bump dvc-data to 0.28.0 by pmrowla in https://github.com/iterative/dvc/pull/8605
Other Changes
* deps: bump dvc-data to 0.26.0 by efiop in https://github.com/iterative/dvc/pull/8566
* import-url: disable push by default for cloud-versioned imports by pmrowla in https://github.com/iterative/dvc/pull/8578
* plots: data conversion: adjust for viewer backend by pared in https://github.com/iterative/dvc/pull/8421
* worktree: support push: false by pmrowla in https://github.com/iterative/dvc/pull/8581
* worktree add: preserve version metadata for unmodified files on `dvc add` by pmrowla in https://github.com/iterative/dvc/pull/8595
* plots: set default x label by dberenbaum in https://github.com/iterative/dvc/pull/8589


**Full Changelog**: https://github.com/iterative/dvc/compare/2.34.2...2.34.3

Page 22 of 89

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.