Releases: danilop/yas3fs
Releases · danilop/yas3fs
Version 2.1.13
Write metadata for directories not on S3.
Version 2.1.12
Fixed too many open files bug.
Version 2.1.11
Fixed '--mkdir' to be a boolean option.
Version 2.1.10
Dict fixes in case of delete.
Version 2.1.9
README.txt removed.
Version 2.1.8
Thread monitoring with auto-restart added.
Version 2.1.7
Added minimum version of setuptools to requirements.
Version 2.1.6
Avoid writing metadata on S3 if there is no actual change to the values.
Version 2.1.5
Minor fix for exception debug.
Version 2.1.4
Moved S3 upload from FUSE flush() to release(), file is not open (anymore) and has changes.