v2.6.0 (2021-06-20)
Fixed bugs:
- Object which key contains '/' cannot be retrieved by REST on S3 #70
Closed issues:
- Route.post() requires a callback function but got a Object #86
Merged pull requests:
- feat(s3): add support for fetching versioned bucket items #88 (roemhildtg)
- Added missing property of InitOptions #87 (Nuran-Jafarov)
v2.5.0 (2021-04-25)
Closed issues:
- Could we have the contentType in the create result ? #83
Merged pull requests:
v2.4.0 (2021-04-15)
Closed issues:
- Typescript: Cannot use namespace 'AbstractBlobStore' as a type #81
Merged pull requests:
- Fix option returnUri to have false value #82 (belal-mazlom)
v2.3.0 (2020-10-04)
Implemented enhancements:
- Add TypeScript definitions #78
Closed issues:
- Metadata does not been used on cb of createWriteStream #80
- docs: how to use feathers-blob with typescript #77
- passing option returnUri: false and returns uri... #75
- How to render uploaded photos? #74
Merged pull requests:
- feat: add typescript typings with dtslint tests #79 (Mairu)
- Small optimization to
create\(\)
. #76 (davidbludlow) - Update mocha to the latest version π #73 (greenkeeper[bot])
v2.2.0 (2019-12-18)
Implemented enhancements:
Fixed bugs:
- Extension can be ".false" if mime type is not recognized #47
- feathers client resolves to service path instead of store model on get and remove #4
Closed issues:
Merged pull requests:
- feat: make data uri encoding optional #72 (florianbepunkt)
- Fix comment typo #68 (andys8)
- Update s3-blob-store to the latest version π #66 (greenkeeper[bot])
- Update @feathersjs/errors to the latest version π #65 (greenkeeper[bot])
- Update semistandard to the latest version π #64 (greenkeeper[bot])
v2.1.0 (2019-03-09)
Closed issues:
- An in-range update of debug is breaking the build π¨ #61
- feathers blobs service save docx with .bin extension #59
- An in-range update of aws-sdk is breaking the build π¨ #58
- An in-range update of aws-sdk is breaking the build π¨ #55
- An in-range update of aws-sdk is breaking the build π¨ #54
- An in-range update of aws-sdk is breaking the build π¨ #53
- An in-range update of aws-sdk is breaking the build π¨ #51
- An in-range update of aws-sdk is breaking the build π¨ #50
- An in-range update of aws-sdk is breaking the build π¨ #49
Merged pull requests:
- Feat: use params for get operation #63 (florianbepunkt)
- Update mocha to the latest version π #62 (greenkeeper[bot])
- Update concat-stream to the latest version π #60 (greenkeeper[bot])
- Greenkeeper/aws sdk 2.350.0 #57 (daffl)
- Update semistandard to the latest version π #56 (greenkeeper[bot])
- Greenkeeper/aws sdk 2.335.0 #52 (daffl)
- Update debug to the latest version π #48 (greenkeeper[bot])
v2.0.1 (2018-06-03)
Closed issues:
- get() does not work with latest s3-blob-store (v3.0.0) #37
- How to resize an image before create it ? #35
- So I need help pointing me in right direction, I would like to return a like to return a file url instead of base64 #18
Merged pull requests:
- Update uberproto to the latest version π #46 (greenkeeper[bot])
- Update dependencies and documentation to be up to date #45 (daffl)
- Update s3-blob-store to the latest version π #44 (greenkeeper[bot])
v2.0.0 (2018-03-09)
Closed issues:
- Custom ID not returned on remove #39
Merged pull requests:
- Upgrade to Feathers v3 and latest plugin infrastructure #43 (daffl)
- Finalize S3 tests #42 (daffl)
- Added tests for S3 blob store #38 (claustres)
v1.5.0 (2018-03-07)
Merged pull requests:
v1.4.1 (2018-03-02)
Merged pull requests:
v1.4.0 (2018-02-16)
Closed issues:
- List of files/blob #5
Merged pull requests:
- return deleted id to avoid 404 error #36 (lwhiteley)
- Update s3-blob-store to the latest version π #34 (greenkeeper[bot])
- endpoint option #33 (sarkistlt)
- Update mocha to the latest version π #32 (greenkeeper[bot])
- Update semistandard to the latest version π #31 (greenkeeper[bot])
- Wrong field name for custom id in create method #28 (NikitaVlaznev)
- Update mocha to the latest version π #27 (greenkeeper[bot])
- Update debug to the latest version π #26 (greenkeeper[bot])
v1.3.1 (2017-06-30)
Merged pull requests:
v1.3.0 (2017-06-21)
Closed issues:
- How to change upload folder dynamically? #21
- del #15
- Get this repo consistent with all other repos #10
Merged pull requests:
- Refactor to use promises internally #23 (daffl)
- Update s3-blob-store to the latest version π #20 (greenkeeper[bot])
- Update dauria to the latest version π #19 (greenkeeper[bot])
- Update semistandard to the latest version π #17 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper π΄ #16 (greenkeeper[bot])
- Update README.md #14 (bertho-zero)
- jshint β> semistandard #12 (corymsmith)
- [ci skip] Add S3 options documentation to README #9 (silvestreh)
v1.2.0 (2016-08-18)
Closed issues:
Merged pull requests:
- Add S3 Params when uploading files. #8 (silvestreh)
v1.1.0 (2016-06-17)
Closed issues:
- Why datauris? #2
Merged pull requests:
v1.0.5 (2016-04-03)
Merged pull requests:
- don't convert buffer to string #1 (ahdinosaur)
v1.0.4 (2016-03-05)
v1.0.3 (2016-03-01)
v1.0.2 (2016-02-29)
1.0.1 (2016-02-29)
v1.0.1 (2016-02-29)
1.0.0 (2016-02-23)
* This Changelog was automatically generated by github_changelog_generator