The Wayback Machine - https://web.archive.org/web/20221209160543/https://github.com/iterative/dvc/releases
Skip to content

Releases: iterative/dvc

2.37.0

09 Dec 05:10
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • worktree: fix default worktree remote/odb exception by @pmrowla in #8672

🔨 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

01 Dec 16:33
Compare
Choose a tag to compare

What's Changed

🚀 New Features and Enhancements

🐛 Bug Fixes

🔨 Maintenance

Other Changes

  • remote: separate worktree vs version_aware behavior by @pmrowla in #8634

Full Changelog: 2.35.2...2.36.0

2.35.2

24 Nov 21:26
ab3f8fb
Compare
Choose a tag to compare

What's Changed

Other Changes

  • repro dry: show information if the stage is cached by @ykasimov in #8405

Full Changelog: 2.35.1...2.35.2

2.35.1

23 Nov 23:34
2a88897
Compare
Choose a tag to compare

Full Changelog: 2.35.0...2.35.1

2.35.0

23 Nov 23:03
Compare
Choose a tag to compare

What's Changed

🚀 New Features and Enhancements

🔨 Maintenance

  • build: fpm: don't create .build-id/* files by @efiop in #8611

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

22 Nov 17:33
Compare
Choose a tag to compare

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_yaml for dumping .yaml output. 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

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 add by @pmrowla in #8595
  • plots: set default x label by @dberenbaum in #8589

Full Changelog: 2.34.2...2.34.3

2.34.2

15 Nov 13:23
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • hydra: Raise error when name and sweeps. 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

11 Nov 07:02
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🔨 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

New Contributors

Full Changelog: 2.34.0...2.34.1

2.34.0

07 Nov 12:49
Compare
Choose a tag to compare

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

Full Changelog: 2.33.2...2.34.0

2.33.2

03 Nov 06:58
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2.33.1...2.33.2