3.62.0
What's Changed
π New Features and Enhancements
- exp: add --hide-workspace flag to exp show by @MirjalilovS in #10798
- queue: show a hint to check celery logs if logs are missing and is a failed experiment by @skshetry in #10814
- hashing: Add usedforsecurity=False on hashlib calls by @BJohnBraddock in #10826
π Bug Fixes
- fix(data status): handle missing .dir file from the cache on not_in_remote checks by @skshetry in #10822
- data status: fix remote check progress bar by @skshetry in #10804
- analytics: send remote types and git-remote's path hashes by @skshetry in #10816
- cli: status: return integer instead of bool on --quiet by @skshetry in #10820
- exp run: fix failure when dependencies are from inside submodules by @skshetry in #10831
- try to reset log-level after setting it by @skshetry in #10800
π¨ Maintenance
- stop using gitpython in tests by @skshetry in #10808
- try to fix test with new rich by @skshetry in #10815
- fix: remove apostrophe and hyphen words from NOUNS and ADJECTIVES. by @KoyoMatsuda-hacarus in #10833
New Contributors
- @MirjalilovS made their first contribution in #10798
- @BJohnBraddock made their first contribution in #10826
- @KoyoMatsuda-hacarus made their first contribution in #10833
Full Changelog: 3.61.0...3.62.0