loopback-component-storage/CHANGES.md

395 lines
8.0 KiB
Markdown
Raw Permalink Normal View History

2020-03-06, Version 3.7.0
=========================
* Update LTS status in README (Miroslav Bajtoš)
* chore: update copyright year (Diana Lau)
* Update README.md (Shaun)
* chore: improve issue and PR templates (Nora)
* chore: drop Node.js 6 and add Node.js 12 to travis (Nora)
2019-07-25, Version 3.6.3
=========================
* Rannig from other paths. Property files to array. (Diego A. Zapata Häntsch)
2019-07-12, Version 3.6.2
=========================
* chore: update CODEOWNERS (Diana Lau)
* Upgrade pkgcloud version (Diego A. Zapata Häntsch)
2019-05-23, Version 3.6.1
=========================
* update pkgcloud and use version 2.x (Anis)
* chore: update copyrights years (Agnes Lin)
2019-03-28, Version 3.6.0
=========================
* Pass through AWS/S3 specific options (Alex Owen)
* add support to promise (Matteo Padovano)
* style: fix linting (virkt25)
* {download,upload}Stream: removed callback from doc (Youcef Mammar)
2018-07-09, Version 3.5.0
=========================
* [WebFM] cs/pl/ru translation (candytangnb)
2018-06-20, Version 3.4.0
=========================
* added missing tests (Cory Gottschalk)
* Updated "getFile" to send a 404 for ENOENT errors (Cory Gottschalk)
* chore: update node support and versions (Taranveer Virk)
* Add some debug strings to handler and service (Remi Beges)
* chore: update license (Diana Lau)
* add AWS S3 options for server side encryption (Timo Wolf)
* Update README.md (Rand McKinney)
2017-08-30, Version 3.3.1
=========================
* Declare container parameter for swagger spec (Raymond Feng)
2017-08-30, Version 3.3.0
=========================
* Mark HTTP path parameters as required (Miroslav Bajtoš)
* Add stalebot configuration (Kevin Delisle)
* Create Issue and PR Templates (#218) (Sakib Hasan)
* Update translated strings Q3 2017 (Allen Boone)
* Add CODEOWNER file (Diana Lau)
* update messages.json (Diana Lau)
* add .travis.yml (Diana Lau)
2017-03-09 16:22:23 +00:00
2017-03-09, Version 3.2.0
=========================
* Update deps (Raymond Feng)
2017-03-01, Version 3.1.0
=========================
* Fix eslint (Raymond Feng)
* Replicate new issue_template from loopback (Siddhi Pai)
* Fix insert of finalNewLine (Loay)
* Replicate issue_template from loopback repo (Siddhi Pai)
* fix lint (Raymond Camden)
* Support nameConflict and makeUnique options (Raymond Camden)
* Fix #185: Validation failures crash server (Jeff Burn)
* fix scope error (ole3021)
* added file field name into getFilename function (Jose De Gouveia)
* added file field name into getFilename function in storage-handler (Jose De Gouveia)
* Added support for external providers as npm modules. (Cristobal Vergara)
* added maxFieldsSize override to formidable limit (Oscar Bernal)
2017-02-10, Version 3.0.1
=========================
* Fix path joining/expanding (Loay)
2016-12-21, Version 3.0.0
=========================
* Update paid support URL (Siddhi Pai)
* Start 3.x + drop support for Node v0.10/v0.12 (siddhipai)
* Drop support for Node v0.10 and v0.12 (Siddhi Pai)
* Start the development of the next major version (Siddhi Pai)
2016-11-11, Version 1.10.0
==========================
* Continue middleware chain after download error (Miroslav Bajtoš)
* Clean up "download()" implementation (Miroslav Bajtoš)
* Return error when no file is uploaded (Loay)
* Update README with correct doc links, etc (Amir Jafarian)
* Upgrade loopback to 3.0.0 (Loay)
* Fix `use strict` (Amir Jafarian)
* Simplify mocha test in package.json (Amir Jafarian)
* Fix linting errors (Amir Jafarian)
* Auto-update by eslint --fix (Amir Jafarian)
* Add eslint infrastructure (Amir Jafarian)
2016-10-07, Version 1.9.2
=========================
* Update japanese translation files (Candy)
* Add keep-alive setting to wrong content type test. (Richard Pringle)
* Add translated files (gunjpan)
* Add link to associated blog post. (Richard Pringle)
2016-08-29, Version 1.9.1
=========================
* Add provider upload response in final response (Loic VELUT)
* Continue middleware chain after download. (Richard Pringle)
* Add test for beforeRemote hook on download. (Richard Pringle)
* Use ephemeral port in upload/download test. (Richard Pringle)
* Add globalization to module. (Richard Pringle)
* Fix windows upload test double callback issue (David Cheung)
2016-07-18, Version 1.9.0
=========================
* Update URLs in CONTRIBUTING.md (#138) (Ryan Graham)
* Fix for issue #127 (Gary Torres)
2016-05-03, Version 1.8.1
=========================
* update/insert copyright notices (Ryan Graham)
* relicese as Artistic-2.0 only (Ryan Graham)
* Update storage-service.js (Rand McKinney)
2016-03-29, Version 1.8.0
=========================
* Remove space (Simon Ho)
* Update storage-service.js (Rand McKinney)
2016-02-19, Version 1.7.0
=========================
* Remove sl-blip from dependencies (Miroslav Bajtoš)
* Migrate examples (Simon Ho)
* Expose `originalFilename` property (Santiago Osorio)
* Remove test file (Raymond Feng)
* Replace image (Raymond Feng)
2015-11-23, Version 1.6.0
=========================
* Add range support (Raymond Feng)
* Refer to licenses with a link (Sam Roberts)
* Upgrade LB Explorer and related changes (crandmck)
* Fix the test case (Raymond Feng)
* Use strongloop conventions for licensing (Sam Roberts)
* Fix link to docs (Rand McKinney)
* Bump client dependencies (upq)
2015-07-31, Version 1.5.1
=========================
* Capture writer error (Raymond Feng)
* Bugfix: Cannot read property 'forEach' of undefined (Oleksii Strutsynskyi)
2015-06-08, Version 1.5.0
=========================
* Add var (Raymond Feng)
* Fix for issues - #58, #23 & #67 (ningsuhen)
* use middleware.json (Hage Yaapa)
* Fix documentation link (Samuel Mehrbrodt)
2015-04-21, Version 1.4.0
=========================
* Fix the tests (Raymond Feng)
* this.options is undefined, should use options (Yazhong Liu)
* Expose file size on success callback (Leandro)
2015-03-02, Version 1.3.1
=========================
* Adding error handler on upload stream (Benjamin Boudreau)
* removed callback from downloadStream method (Jury D'Ambros)
* is not necessary to pass cb to pkgcloud (Jury D'Ambros)
2015-02-10, Version 1.3.0
=========================
* Adding support for ACL, Content-Type, Max File Size and allowd Content-Types (Benjamin Boudreau)
2015-01-30 19:35:32 +00:00
2015-01-30, Version 1.2.0
=========================
* Fix deprecation (Raymond Feng)
* Adding key renaming support on Service.upload and Handler.upload (Benjamin Boudreau)
2015-01-16 18:58:41 +00:00
2015-01-16, Version 1.1.0
=========================
* Upgrade deps (Raymond Feng)
* Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
* #4: Return a 404 if file doesn't exist (Timo Saikkonen)
2014-11-27 21:30:36 +00:00
2014-11-27, Version 1.0.6
=========================
* Remove expired credentials (Ryan Graham)
* Update storage-service.js (Tony Sukiennik)
* Update index.js (Tony Sukiennik)
* Allow the Sample to easily changed providers (tonysoft)
* GetFiles issues (tonysoft)
* Add contribution guidelines (Ryan Graham)
* Put link to official documentation (Rand McKinney)
* Add loopback 2.0 example (Raymond Feng)
* Clarify the need for app.model(container) (Brian Dunnette)
2014-07-01, Version 1.0.5
=========================
* Bump version (Raymond Feng)
* Update README (Raymond Feng)
* Update module name (Raymond Feng)
2014-06-26, Version 1.0.4
=========================
* Bump version (Raymond Feng)
* Fix amazon s3 container handling (Raymond Feng)
2014-06-16, Version 1.0.3
=========================
* Bump version (Raymond Feng)
* Fix issue-15 (Raymond Feng)
2014-05-30, Version 1.0.2
=========================
* Add formidable as dependency (cgole)
* Update docs.json (Rand McKinney)
* Doc upload and download functions (Rand McKinney)
* Bump version (Raymond Feng)
* Update jsdocs (Raymond Feng)
* Clean up JS Doc (crandmck)
* Add param info to constructor JSDoc (crandmck)
* Work on JSDoc comments (crandmck)
2014-04-04, Version 1.0.0
=========================
* First release!