Releases: iterative/dvc
Releases · iterative/dvc
2.37.0
What's Changed
🐛 Bug Fixes
🔨 Maintenance
Other Changes
dvc update: support worktree update by @pmrowla in #8649- remote: disable gc/status for versioned remotes by @pmrowla in #8662
- cloud versioning: push/fetch behavior cleanup by @pmrowla in #8667
- push/fetch: cleanup cloud versioning CLI flags behavior by @pmrowla in #8673
- deps: remove 3.11 checks for hydra; has 3.11 support now by @skshetry in #8677
Full Changelog: 2.36.0...2.37.0
2.36.0
What's Changed
🚀 New Features and Enhancements
- Solve the locking problem in temp and celery dir executor initialization. by @karajan1001 in #8623
- exp: Expose baseline and name via
run_env. by @daavoo in #8630 - exp save: initial implementation by @daavoo in #8599
- feat: top level params and metrics by @skshetry in #8529
🐛 Bug Fixes
- index: skip data index load on empty view by @pmrowla in #8632
- Solve the unexpected error at the end of the queued tasks running by @karajan1001 in #8640
- plots: fix multi-file plots by @dberenbaum in #8639
- stage add: don't fail if unable to create .gitignore by @dberenbaum in #8644
🔨 Maintenance
- deps: add support for hdfs in Python 3.11 by @skshetry in #8627
- exp list: cleanup and move logic inside repo api by @shcheklein in #8575
- deps: bump dvc-data to 0.28.1 by @pmrowla in #8633
- deps: bump dvc-data to 0.28.2 by @pmrowla in #8641
- build(deps-dev): Bump pylint from 2.15.5 to 2.15.7 by @dependabot in #8643
- deps: bump dvc-data to 0.28.3 by @pmrowla in #8648
Other Changes
Full Changelog: 2.35.2...2.36.0
2.35.2
2.35.1
Full Changelog: 2.35.0...2.35.1
2.35.0
What's Changed
🚀 New Features and Enhancements
🔨 Maintenance
Other Changes
- worktree push: do not push existing versions by @pmrowla in #8606
- testing: api: test opening a file in subdir by @efiop in #8610
Full Changelog: 2.34.3...2.35.0
2.34.3
What's Changed
🐛 Bug Fixes
- Fix exp list ref heads handling by @shcheklein in #8554
- parsing: Escape str interpolation in dict unpacking. by @daavoo in #8204
- hydra: Use
OmegaConf.to_yamlfor dumping.yamloutput. by @daavoo in #8587 - queue kill: we can manually mark problematic tasks as failure by @karajan1001 in #8580
- Solve the wrong checkpoint tip info during executor running by @karajan1001 in #8596
🔨 Maintenance
- build(deps-dev): Bump dvc-render from 0.0.12 to 0.0.13 by @dependabot in #8568
- build(deps-dev): Bump dvc-render from 0.0.13 to 0.0.14 by @dependabot in #8591
- deps: bump dvc-data, dvc-azure by @pmrowla in #8594
- deps: bump dvc-data to 0.28.0 by @pmrowla in #8605
Other Changes
- deps: bump dvc-data to 0.26.0 by @efiop in #8566
- import-url: disable push by default for cloud-versioned imports by @pmrowla in #8578
- plots: data conversion: adjust for viewer backend by @pared in #8421
- worktree: support push: false by @pmrowla in #8581
- worktree add: preserve version metadata for unmodified files on
dvc addby @pmrowla in #8595 - plots: set default x label by @dberenbaum in #8589
Full Changelog: 2.34.2...2.34.3
2.34.2
What's Changed
🐛 Bug Fixes
- hydra: Raise error when
nameandsweeps. by @daavoo in #8556 - fetch/pull: fix regression when using targeted fetch in repo containing import-url imports by @pmrowla in #8551
🔨 Maintenance
Full Changelog: 2.34.1...2.34.2
2.34.1
What's Changed
🐛 Bug Fixes
- Make exp show handle errors better by @karajan1001 in #8533
- Solve the crash on getting name of applied experiment branch by @karajan1001 in #8541
- Fix some celery queue related ci failure. by @karajan1001 in #8404
🔨 Maintenance
- index: support filtering view by output by @pmrowla in #8537
- dvc exceptions CyclicGraphError: add more clear message for the excep… by @ykasimov in #8263
- build(deps-dev): Bump dvc-task from 0.1.4 to 0.1.5 by @dependabot in #8539
- build(deps-dev): Bump dvc-gs from 2.19.1 to 2.20.0 by @dependabot in #8548
- build(deps-dev): Bump mypy from 0.982 to 0.990 by @dependabot in #8535
- build(deps-dev): Bump iterative-telemetry from 0.0.5 to 0.0.6 by @dependabot in #8538
Other Changes
- plots: support svg by @blakeNaccarato in #8542
New Contributors
- @blakeNaccarato made their first contribution in #8542
Full Changelog: 2.34.0...2.34.1
2.34.0
What's Changed
🔨 Maintenance
- hydra: Raise lazy DvcException for Python >= 3.11 by @daavoo in #8521
- build(deps-dev): Bump dvc-s3 from 2.20.1 to 2.21.0 by @dependabot in #8524
Other Changes
- plots: allow top-level strings by @dberenbaum in #8482
- import-url: include
filesentry for cloud versioned dir dependencies by @pmrowla in #8528 - ci: bench: use 3.11 in benchmarks by @skshetry in #8525
- fix hydra_sweeps referenced before assignment by @dberenbaum in #8530
- DVCLive 1.0 by @daavoo in #8532
Full Changelog: 2.33.2...2.34.0
2.33.2
What's Changed
🐛 Bug Fixes
- commit: skip changed_entries check on force commit by @pmrowla in #8505
- exp run: catch hydra import in 3.11 by @pmrowla in #8519
🔨 Maintenance
- build(deps-dev): Bump pylint from 2.15.4 to 2.15.5 by @dependabot in #8463
- build(deps-dev): Bump pytest from 7.1.3 to 7.2.0 by @dependabot in #8479
- build(deps): Bump pyinstaller from 5.0 to 5.6.1 by @dependabot in #8475
- build(deps-dev): Bump pytest-xdist from 2.5.0 to 3.0.2 by @dependabot in #8474
- build(deps): Bump pyinstaller from 5.6.1 to 5.6.2 by @dependabot in #8499
- build: bump pyinstaller packages python version to 3.10 by @skshetry in #8511
- deps: bump scmrepo to 0.1.3 by @pmrowla in #8520
New Contributors
- @step-security-bot made their first contribution in #8496
Full Changelog: 2.33.1...2.33.2

