Changes: - Use Python 3.9 instead of 3.7 - New MultiReaderFileStream means that large uploads to Azure blob work without generating a corrupted sqlite index file - New migration script (which was used to move all bundles to Azure blob)
1.7.3
Release notes
Frontend
Backend Provides an option not to ignore patterns like .git, hidden files and… (https://github.com/codalab/codalab-worksheets/pull/4578)
Dev / docs / CI Hardcode the golden data path. (https://github.com/codalab/codalab-worksheets/pull/4588)
1.7.2
- Fix bugs in Migration script (https://github.com/codalab/codalab-worksheets/pull/4501)
1.7.1
Backend
- Fixed issues with GPU discovery (4522)
1.7.0
1.6.3
Release notes
Frontend
- Fix web cli scrolling (4415) - Bump jszip from 3.7.0 to 3.8.0 in /frontend (4376)
CLI
- Fix CI - upgrade apache beam to version 2.38.0 (4452)
Backend
- Allow ".edu.cn" accounts to have more time and disk quota (4440) - Added changes to track disk quota usage (4307)