Skip to content

Releases: fclairamb/afero-s3

v0.3.1 - #321 bugfix

21 Nov 00:33
fa29bc3
Compare
Choose a tag to compare
  • #322 by @blockloop - File.Readdir was appending trailing slash even if there was already one present

v0.3.0 - More control over S3

21 Feb 23:06
cf599ee
Compare
Choose a tag to compare
  • Added ACL handling (through custom file properties or Chmod)
  • Added Content-Type / Cache-Control header handling
  • Fixed an issue with writing large files (> 5MB) on broken connections

v0.2.0 - Afero v1.5.0

09 Dec 00:53
Compare
Choose a tag to compare

Added a Chown method to stay compatible with Afero.

v0.1.1

11 Oct 22:38
77189e0
Compare
Choose a tag to compare

This release only includes a minor fix:

  • #100 - Directory timestamp is set to the epoch.

First version

24 May 21:19
ef35b73
Compare
Choose a tag to compare

Releasing a first useable version.