Releases: koopjs/koop-filesystem-s3
Releases · koopjs/koop-filesystem-s3
v1.2.5
Compare
Sorry, something went wrong.
No results found
Fixed
Refactor createWriteStream to fix memory leak with Highland
v1.2.4
Compare
Sorry, something went wrong.
No results found
Fixed
Calling stat with callback no longer exposes unhandled promise rejection
v1.2.3
Compare
Sorry, something went wrong.
No results found
Changed
Rename npm package to @koopjs/filesystem-s3
Fixed
Better handling on missing files
Prevent emitting more than one error from createReadStream
v1.2.2
Compare
Sorry, something went wrong.
No results found
Fixed
prevent nil from being written twice on write streams
v1.2.1
Compare
Sorry, something went wrong.
No results found
v1.2.0
Compare
Sorry, something went wrong.
No results found
Added
Option to specify content-type on createWriteStream
v1.1.3
Compare
Sorry, something went wrong.
No results found
Changed
createReadStream will time out after 30 seconds
createReadStream will emit an error if the content is empty
v1.1.2
Compare
Sorry, something went wrong.
No results found
Added
Option to disable automatic gunzipping of createReadStream content with {gunzip: false}
v1.1.1
Compare
Sorry, something went wrong.
No results found
Changed
Stat object includes content encoding
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
realPathSync returns url location when given relative path
Set Content-Encoding header on saved files