Releases: codalab/codalab-worksheets
Releases · codalab/codalab-worksheets
Version 1.7.5 (2024-11-3)
03 Nov 21:17
Compare
Sorry, something went wrong.
No results found
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)
Version 1.7.3 (Jan 31, 2024)
31 Jan 23:09
Compare
Sorry, something went wrong.
No results found
Release notes
Frontend
Backend
Provides an option not to ignore patterns like .git, hidden files and… (#4578 )
Dev / docs / CI
Hardcode the golden data path. (#4588 )
Version 1.7.2 (Oct 10, 2023)
11 Oct 03:22
Compare
Sorry, something went wrong.
No results found
Fix bugs in Migration script (#4501 )
Version 1.7.1 (Aug 31, 2023)
31 Aug 17:33
Compare
Sorry, something went wrong.
No results found
Backend
Fixed issues with GPU discovery (#4522 )
Version 1.7.0 (Aug 24, 2023)
25 Aug 02:49
Compare
Sorry, something went wrong.
No results found
Version 1.6.3 (May 2, 2023)
03 May 05:28
Compare
Sorry, something went wrong.
No results found
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 )
Dev / docs / CI
Version 1.6.2 (March 21, 2023)
21 Mar 18:50
Compare
Sorry, something went wrong.
No results found
Frontend
CLI
Add cl replicate as an extension of cl make, which lets a user move a bundle from one bundle storage to another bundle storage. (#4356 )
Backend
Add Sentry monitoring and profiling. (#4362 )
Dev / docs / CI
Version 1.6.1 (March 8, 2023)
08 Mar 18:41
Compare
Sorry, something went wrong.
No results found
Version 1.6.0 (January 24, 2023)
25 Jan 02:28
Compare
Sorry, something went wrong.
No results found
Frontend
Re-style login / sign up forms. (#4344 )
Worksheet View UI Optimizations (#4343 )
Version 1.5.13 (Dec. 21, 2022)
21 Dec 18:08
Compare
Sorry, something went wrong.
No results found
Backend
Delete bundle content stored in Azure/GCS when deleting a bundle (#4308 )
Allow edu users to have more time quota and disk quota (#4303 )
Use websockets to make on-demand worker file previews faster as well as some other fixes (#4096 , #4324 , #4338 )
Support kubernetes runtime (#4316 )
Dev
Fix CI (#4320 )
Make time quota test easier to run locally (#4313 )