github iterative/dvc 2.44.0

latest releases: 3.55.2, 3.55.1, 3.55.0...
19 months ago

What's Changed

🚀 New Features and Enhancements

  • logging: defer calling colorama.init() in jupyter, otherwise initialize immediately by @skshetry in #8969
  • push: check if versioning is supported or not during checkout on cloud versioning by @skshetry in #8949

⚡ Optimizations

🐛 Bug Fixes

  • studio: Move post_live_metrics from queue to executor by @daavoo in #8955

🔨 Maintenance

Other Changes

  • serialization: reorder files section metadata (#8950 by @skshetry in #8950
  • deps: bump dvc-data to 0.38.1 by @efiop in #8976
  • testing: mark 00 prefix tests xfail on fs without find() by @pmrowla in #8979
  • Support setting a exp name prefix in hydra sweeps by @hkariti in #8943
  • import-url: fix update after cloud versioned import-url --no-download by @pmrowla in #8984
  • logging: change from dictConfig to equivalent code for creating logge… (#8985 by @skshetry in #8985
  • logger: check isatty stream to print colored logs or not instead of depending on colorama (#8993 by @skshetry in #8993
  • logging: do not disable other loggers by @skshetry in #8995
  • get/import: lazy import dvc.scm; reduces dvc --help by ~20% by @skshetry in #8996

New Contributors

Full Changelog: 2.43.4...2.44.0

Don't miss a new dvc release

NewReleases is sending notifications on new releases.