Skip to content

Releases: danilop/yas3fs

Version 2.3.5

Choose a tag to compare

@bitsofinfo bitsofinfo released this 26 Jan 18:01

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

Version 2.3.2

Choose a tag to compare

@danilop danilop released this 02 Jun 08:23

General bugfixes. README updates.

Version 2.3.0

Choose a tag to compare

@ewah ewah released this 19 Nov 16:36

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

Choose a tag to compare

@danilop danilop released this 18 Jun 11:21

Fix to unlink directories without an object on S3.

Version 2.2.15

Choose a tag to compare

@danilop danilop released this 17 Jun 16:53

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

Choose a tag to compare

@danilop danilop released this 16 Jun 13:07

S3 Requester Pays fix.

Version 2.2.12

Choose a tag to compare

@danilop danilop released this 23 May 16:10

Multipart upload fix.

Version 2.2.11

Choose a tag to compare

@danilop danilop released this 23 May 14:05

S3 write back upload + fixes.

Version 2.2.10

Choose a tag to compare

@danilop danilop released this 23 May 08:13

Added:

  • read only mount
  • S3 Requester Pays support

Version 2.2.9

Choose a tag to compare

@danilop danilop released this 20 May 09:47

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