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
- 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 add
by @pmrowla in #8595 - plots: set default x label by @dberenbaum in #8589
Full Changelog: 2.34.2...2.34.3