Skip to content

2.34.3

Compare
Choose a tag to compare
@daavoo daavoo released this 22 Nov 17:33
· 1213 commits to main since this release

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