Skip to content

Releases: danilop/yas3fs

Version 1.0.14

19 Feb 13:51
Compare
Choose a tag to compare

Extensive bugfixes for disk-based cache.

Version 1.0.13

18 Feb 19:58
Compare
Choose a tag to compare

General bugfixes.

Version 1.0.12

13 Feb 10:16
Compare
Choose a tag to compare

Bugfixes and improvement for directories with a lot of files and buffer prefetching.

Version 1.0.11

10 Feb 15:00
Compare
Choose a tag to compare

Bugfix: new locking algortihm was preventing mkdir to work.

Version 1.0.10

10 Feb 12:41
Compare
Choose a tag to compare

Fixed mount error for Linux (auto_xattr is OS X only).

Version 1.0.9

10 Feb 12:18
Compare
Choose a tag to compare

Added options to change default UID, GID and umask.

Version 1.0.8

07 Feb 08:57
Compare
Choose a tag to compare

S3 retry working.
Caching improved (+bugfix).

Version 1.0.7

19 Dec 16:34
Compare
Choose a tag to compare

Better key cache management for multipart uploads.

Version 1.0.6

16 Dec 12:34
Compare
Choose a tag to compare

Unicode can be used in S3 keys.

Version 1.0.5

02 Dec 12:23
Compare
Choose a tag to compare

Better default options.
Removed dependency on M2Crypto if you don't use SNS HTTP notifications.