Releases: codalab/codalab-worksheets
Releases · codalab/codalab-worksheets
Version 1.7.5 (2024-11-3)
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)
Version 1.7.2 (Oct 10, 2023)
- Fix bugs in Migration script (#4501)
Version 1.7.1 (Aug 31, 2023)
Backend
- Fixed issues with GPU discovery (#4522)
Version 1.7.0 (Aug 24, 2023)
Version 1.7.0
Version 1.6.3 (May 2, 2023)
Version 1.6.2 (March 21, 2023)
Version 1.6.1 (March 8, 2023)
Frontend
None
CLI
None
Backend
Fix/4285 limit disk on parallel upload #4329
Dependency manager: don't release un-acquired lock #4359
Add Access-Control-Allow-Origin response header #4367
Speed up disk quota computation #4354
Fix/4392 remove data hash
Fix division by zero error when time quota is set to 0
Clean up worker comments
Fix Stress Tests
increase timeouts range in both worker and bundle-manager to help stress tests finish #4421
Dev / docs / CI
Update Worker-Managers.md #4371