Releases: fclairamb/afero-s3
Releases · fclairamb/afero-s3
v0.3.1 - #321 bugfix
- #322 by @blockloop - File.Readdir was appending trailing slash even if there was already one present
v0.3.0 - More control over S3
- 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
Added a Chown
method to stay compatible with Afero.
v0.1.1
First version
Releasing a first useable version.