This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Releases: ovh/svfs
Releases · ovh/svfs
Version 0.6.3
Changelog
BUGFIXES :
[#65 ] HTTP 408 response received occasionally after file creation.
[#66 ] Race condition on file attribute change after open()
.
Version 0.6.2
Changelog
FEATURE :
[#62 ] Support for symlinks.
Version 0.6.1
Changelog
IMPROVEMENTS :
[#58 ] Report correct information in stat(2)
calls (used by du
).
[#58 ] Report correct information in statfs(2)
calls (used by df
).
Remove fake directory size on containers.
Version 0.6.0
Changelog
FEATURE :
[#50 ] Support for AES-GCM data encryption and authentication.
Version 0.5.2
Changelog
FEATURES :
[#41 ] Support for standard fuse permission options.
[#42 ] Support Swift ACL.
[#43 ] Support modification time change.
BUGFIX :
[#47 ] hubic-application
only works when redirect URL is http://localhost/
.
Version 0.5.1
Changelog
IMPROVEMENTS :
[#33 ] When uploading objects, auto-detect content-type
header from file suffix.
[#35 ] Support for opening a file with an offset (make svfs usable with file browsers,
allow media streaming, etc).
BUGFIXES :
[#37 ] Segments not removed in certain cases due to bulk-delete.
[#38 ] Don't allow segment size greater than Swift's maximum object size.
Version 0.5.0
Changelog
FEATURES :
[#30 ] Automatic token refresh for hubic.
Handy helper command hubic-application
provides permanent mount options.
IMPROVEMENT :
[#32 ] Default go_gc
value set to 60
.
[#23 ] Tests.
Version 0.4.2
Changelog
FEATURES :
[#29 ] Support for remote profiling
Support for gc rate option
BUGFIX :
[#28 ] Directory removal fails silently on non-pseudo directory
Version 0.4.1
Changelog
FEATURE :
[#24 ] Support uid/gid/permissions
Version 0.4.0
Changelog
IMPROVEMENTS :
Standard mount
compatibility.
Allow custom device name instead of "svfs".
Documentation of all options.
Proper packaging.
You can’t perform that action at this time.