Skip to content

Releases: danilop/yas3fs

Version 2.3.5

26 Jan 18:01

Choose a tag to compare

General bugfixes. README updates. See commit log for changes.

Version 2.3.2

02 Jun 08:23

Choose a tag to compare

General bugfixes. README updates.

Version 2.3.0

19 Nov 16:36

Choose a tag to compare

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

18 Jun 11:21

Choose a tag to compare

Fix to unlink directories without an object on S3.

Version 2.2.15

17 Jun 16:53

Choose a tag to compare

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

16 Jun 13:07

Choose a tag to compare

S3 Requester Pays fix.

Version 2.2.12

23 May 16:10

Choose a tag to compare

Multipart upload fix.

Version 2.2.11

23 May 14:05

Choose a tag to compare

S3 write back upload + fixes.

Version 2.2.10

23 May 08:13

Choose a tag to compare

Added:

  • read only mount
  • S3 Requester Pays support

Version 2.2.9

20 May 09:47

Choose a tag to compare

Writeback works with deleted/rename keys.
Get key cache optimization.