Onedata 20.02.4 Released
Onedata 20.02.4 is out! This release adds storage-import progress counters, QoS expression validation and file operation APIs, while improving I/O-proxy fallback, time synchronization and sparse-file handling.
- Version
- Onedata 20.02.4
- Released
- December 1, 2020
What's New in Onedata 20.02.4
New features, improvements, optimizations, and fixes — see the full changelog below.
Full Changelog
- VFS-7015 Added I/O proxy fallback in direct access mode in Oneclient, allowing to access files for which permissions on a specific storage are not properly configured, even when global permissions allow access.
- VFS-7003 Added new counters presenting progress of current/last finished scan of the storage import mechanism - number of all processed files (
Processed files) and the total number of files residing on the storage during the scan (Total storage files). - VFS-6958 Added new endpoint that checks correctness of a QoS expression and returns the list of storages that match the expression.
- VFS-6940 Fix truncating of sparse files.
- VFS-6891 Added new REST api for file deletion, uploading and downloading in both normal mode and share mode, accessible under
/data/{fileId}path. - VFS-6841 Introduce unified time management in all Onedata components - all clusters now regularly synchronize their clocks with the Onezone service, the process is managed by Onepanel's master node.
- VFS-6687 Blocked file path resolutions for unsupported spaces.