Skip to content

Latest commit

Β 

History

History
272 lines (161 loc) Β· 16.7 KB

CHANGELOG.md

File metadata and controls

272 lines (161 loc) Β· 16.7 KB

Changelog

v2.6.0 (2021-06-20)

Full Changelog

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:

v2.5.0 (2021-04-25)

Full Changelog

Closed issues:

  • Could we have the contentType in the create result ? #83

Merged pull requests:

  • Add contentType in get / create response #85 (mdartic)
  • Move CI to GitHub action #84 (daffl)

v2.4.0 (2021-04-15)

Full Changelog

Closed issues:

  • Typescript: Cannot use namespace 'AbstractBlobStore' as a type #81

Merged pull requests:

v2.3.0 (2020-10-04)

Full Changelog

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:

v2.2.0 (2019-12-18)

Full Changelog

Implemented enhancements:

  • Make data uri encoding optional #69
  • Support Multipart File Upload #25

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:

  • docs: get does not return buffer #71
  • Large file upload to S3 errors with TimeOut from S3 #67

Merged pull requests:

v2.1.0 (2019-03-09)

Full Changelog

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:

v2.0.1 (2018-06-03)

Full Changelog

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:

v2.0.0 (2018-03-09)

Full Changelog

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)

Full Changelog

Merged pull requests:

  • Added support to create blob from raw buffer #41 (claustres)

v1.4.1 (2018-03-02)

Full Changelog

Merged pull requests:

v1.4.0 (2018-02-16)

Full Changelog

Closed issues:

  • List of files/blob #5

Merged pull requests:

v1.3.1 (2017-06-30)

Full Changelog

Merged pull requests:

  • Reject if Model.createWriteStream returns with error #24 (3bola)

v1.3.0 (2017-06-21)

Full Changelog

Closed issues:

  • How to change upload folder dynamically? #21
  • del #15
  • Get this repo consistent with all other repos #10

Merged pull requests:

v1.2.0 (2016-08-18)

Full Changelog

Closed issues:

  • Unable to set ACL permissions for S3 #7
  • unsupported mime types #6

Merged pull requests:

v1.1.0 (2016-06-17)

Full Changelog

Closed issues:

  • Why datauris? #2

Merged pull requests:

v1.0.5 (2016-04-03)

Full Changelog

Merged pull requests:

v1.0.4 (2016-03-05)

Full Changelog

v1.0.3 (2016-03-01)

Full Changelog

v1.0.2 (2016-02-29)

Full Changelog

1.0.1 (2016-02-29)

Full Changelog

v1.0.1 (2016-02-29)

Full Changelog

1.0.0 (2016-02-23)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator