Releases: koopjs/koop-filesystem-s3
Releases · koopjs/koop-filesystem-s3
v1.2.5
29 Nov 22:39
Compare
Sorry, something went wrong.
No results found
Fixed
Refactor createWriteStream to fix memory leak with Highland
v1.2.4
13 Apr 18:35
Compare
Sorry, something went wrong.
No results found
Fixed
Calling stat with callback no longer exposes unhandled promise rejection
v1.2.3
12 Apr 22:13
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
18 Oct 11:54
Compare
Sorry, something went wrong.
No results found
Fixed
prevent nil from being written twice on write streams
v1.2.1
14 Oct 18:16
Compare
Sorry, something went wrong.
No results found
v1.2.0
06 May 19:53
Compare
Sorry, something went wrong.
No results found
Added
Option to specify content-type on createWriteStream
v1.1.3
28 Apr 17:15
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
27 Apr 15:10
Compare
Sorry, something went wrong.
No results found
Added
Option to disable automatic gunzipping of createReadStream content with {gunzip: false}
v1.1.1
27 Apr 14:44
Compare
Sorry, something went wrong.
No results found
Changed
Stat object includes content encoding
v1.1.0
17 Apr 01:15
Compare
Sorry, something went wrong.
No results found
Added
realPathSync returns url location when given relative path
Set Content-Encoding header on saved files