Releases: danilop/yas3fs
Version 2.3.5
General bugfixes. README updates. See commit log for changes.
Version 2.3.2
General bugfixes. README updates.
Version 2.3.0
Unicode files and directories
Added deleting and is_busy flag
Changed *xattr userspace
Recovery Plugin module
AWS managed encryption option
New queue w/ hostname option
download retries option
Publish message 'reset' now takes path
st_blksize option for faster writes
overriding boto's base key class for unicode support and bigger read blocks.
General bug fixes, especially those in file creation/deletion currency, multipart uploads.
Version 2.2.16
Fix to unlink directories without an object on S3.
Version 2.2.15
Fixed support for directories that have no object on S3.
Move/rename dirs now works recoursively to keep the cache updated.
Version 2.2.14
S3 Requester Pays fix.
Version 2.2.12
Multipart upload fix.
Version 2.2.11
S3 write back upload + fixes.
Version 2.2.10
Added:
- read only mount
- S3 Requester Pays support
Version 2.2.9
Writeback works with deleted/rename keys.
Get key cache optimization.