Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.62.0 source code.tar.gz | 2025-08-12 | 641.9 kB | |
3.62.0 source code.zip | 2025-08-12 | 883.9 kB | |
README.md | 2025-08-12 | 2.0 kB | |
Totals: 3 Items | 1.5 MB | 2 |
What's Changed
🚀 New Features and Enhancements
- exp: add --hide-workspace flag to exp show by @MirjalilovS in https://github.com/iterative/dvc/pull/10798
- queue: show a hint to check celery logs if logs are missing and is a failed experiment by @skshetry in https://github.com/iterative/dvc/pull/10814
- hashing: Add usedforsecurity=False on hashlib calls by @BJohnBraddock in https://github.com/iterative/dvc/pull/10826
🐛 Bug Fixes
- fix(data status): handle missing .dir file from the cache on not_in_remote checks by @skshetry in https://github.com/iterative/dvc/pull/10822
- data status: fix remote check progress bar by @skshetry in https://github.com/iterative/dvc/pull/10804
- analytics: send remote types and git-remote's path hashes by @skshetry in https://github.com/iterative/dvc/pull/10816
- cli: status: return integer instead of bool on --quiet by @skshetry in https://github.com/iterative/dvc/pull/10820
- exp run: fix failure when dependencies are from inside submodules by @skshetry in https://github.com/iterative/dvc/pull/10831
- try to reset log-level after setting it by @skshetry in https://github.com/iterative/dvc/pull/10800
🔨 Maintenance
- stop using gitpython in tests by @skshetry in https://github.com/iterative/dvc/pull/10808
- try to fix test with new rich by @skshetry in https://github.com/iterative/dvc/pull/10815
- fix: remove apostrophe and hyphen words from NOUNS and ADJECTIVES. by @KoyoMatsuda-hacarus in https://github.com/iterative/dvc/pull/10833
New Contributors
- @MirjalilovS made their first contribution in https://github.com/iterative/dvc/pull/10798
- @BJohnBraddock made their first contribution in https://github.com/iterative/dvc/pull/10826
- @KoyoMatsuda-hacarus made their first contribution in https://github.com/iterative/dvc/pull/10833
Full Changelog: https://github.com/iterative/dvc/compare/3.61.0...3.62.0