2025-06-09, Version 5.0.7
=========================

 * chore(deps): update dependency mocha to v11.6.0 (renovate[bot])

 * chore(deps): update dependency multer to v2.0.1 (renovate[bot])

 * chore(deps): lock file maintenance (#219) (renovate[bot])

 * chore(deps): update dependency mocha to v11.5.0 (renovate[bot])

 * chore(deps): update dependency multer to v2 (renovate[bot])

 * fix(deps): update dependency debug to v4.4.1 (renovate[bot])


2025-05-12, Version 5.0.6
=========================

 * chore(deps): update dependency loopback-datasource-juggler to v5.1.8 (renovate[bot])

 * chore(deps): update dependency @commitlint/config-conventional to v19.8.1 (renovate[bot])

 * chore(deps): update dependency mocha to v11.2.2 (renovate[bot])

 * chore(deps): lock file maintenance (#212) (renovate[bot])


2025-04-14, Version 5.0.5
=========================

 * chore(deps): update dependency loopback-datasource-juggler to v5.1.7 (renovate[bot])

 * chore(deps): lock file maintenance (#209) (renovate[bot])

 * chore(deps): update dependency body-parser to v2 (renovate[bot])

 * chore(deps): update dependency multer to v1.4.5-lts.2 (renovate[bot])


2025-03-18, Version 5.0.4
=========================

 * chore(deps): update dependency loopback-datasource-juggler to v5.1.6 (renovate[bot])

 * chore(deps): update dependency @commitlint/config-conventional to v19.8.0 (renovate[bot])

 * chore(deps): update dependency loopback-datasource-juggler to v5 (renovate[bot])

 * chore(deps): lock file maintenance (#203) (renovate[bot])

 * fix(deps): update dependency postman-request to v2.88.1-postman.42 (renovate[bot])

 * fix(deps): update dependency jsonpath-plus to v10.3.0 [security] (renovate[bot])

 * chore(deps): update dependency mocha to v11 (renovate[bot])

 * chore(deps): update dependency @commitlint/config-conventional to v19 (renovate[bot])

 * chore(deps): update actions/setup-node action to v4 (renovate[bot])

 * chore(deps): update actions/checkout action to v4 (renovate[bot])

 * fix(deps): update dependency mime to v2.6.0 (renovate[bot])

 * fix(deps): update dependency qs to v6.14.0 (renovate[bot])


2025-02-16, Version 5.0.3
=========================

 * chore(deps): update dependency mocha to v10.8.2 (renovate[bot])

 * chore(deps): update dependency eslint-plugin-mocha to v10.5.0 (renovate[bot])

 * fix(deps): update dependency traverse to v0.6.11 (renovate[bot])

 * chore(deps): update dependency @commitlint/config-conventional to v17.8.1 (renovate[bot])

 * fix(deps): update dependency postman-request to v2.88.1-postman.40 (renovate[bot])

 * chore(deps): update dependency eslint to v8.57.1 (renovate[bot])

 * chore(deps): update dependency express to v4.21.2 (renovate[bot])

 * fix(deps): update dependency jsonpath-plus to v10.2.0 [security] (renovate[bot])

 * chore: update renovate bot (dhmlau)


2024-10-17, Version 5.0.2
=========================

 * fix: audit issue (siimsams)


2024-03-07, Version 5.0.1
=========================

 * feat: replace request with postman-request fork as a drop-in replacement (Samarpan Bhattacharya)

 * fix: fix renovate configs (dhmlau)

 * chore: add renovate.json (renovate[bot])


2023-11-20, Version 5.0.0
=========================

 * chore: drop support for nodejs16 and lower BREAKING CHANGE: drop support for nodejs16 and lower (Samarpan Bhattacharya)


2023-03-09, Version 4.0.3
=========================

 * chore: update package-lock (dhmlau)


2022-11-14, Version 4.0.2
=========================

 * chore: update dependencies (dhmlau)

 * docs: add loopback 4 usage (Shubham Prajapat)

 * docs: add SECURITY.md (Diana Lau)

 * docs: update coc (Diana Lau)

 * docs: add code of conduct (Diana Lau)

 * chore: move repo to loopbackio org (Diana Lau)

 * ci: convert from travis to github actions (Agnes Lin)


2020-11-10, Version 4.0.1
=========================

 * feat: force mime define to avoid conflicts (Raymond Feng)


2020-11-05, Version 4.0.0
=========================

 * Fix template handling for values with {} (Raymond Feng)

 * update dependencies and fix eslint issues (Raymond Feng)

 * Drop Node 8.x support (Raymond Feng)

 * chore: switch to DCO (Diana Lau)

 * chore: add Node.js 14 to CI (Diana Lau)


2020-06-22, Version 3.7.0
=========================

 * fix docs (Tom Riley)

 * Add tests for fullResponse flag (Tom Riley)

 * feat: Implement a flag to return the full response (Tom Riley)

 * chore: update strong-globalize version (Diana Lau)

 * chore: update copyrights year (Diana Lau)

 * chore: improve issue and PR templates (Nora)


2019-10-10, Version 3.6.0
=========================

 * update jsonpath-plus dependency to 1.x (Raymond Feng)

 * Updated to correct index on template build (Jee Mok)


2019-09-19, Version 3.5.0
=========================

 * add node 12 to CI (Nora)

 * drop support for node 6 (Nora)


2019-07-09, Version 3.4.2
=========================

 * fix: update lodash (jannyHou)

 * chore: update copyrights years (Agnes Lin)

 * test: use a local stub of Google Map API (Miroslav Bajtoš)


2018-10-29, Version 3.4.1
=========================

 * Fix json path (Raymond Feng)


2018-10-29, Version 3.4.0
=========================

 * Update deps (Raymond Feng)

 * Changed testcase description (Ivan Dovgan)

 * Fix lint issue and add test case (xiaoyu zhou)

 * Add support for default values in function defs (Ivan Dovgan)


2018-09-12, Version 3.3.0
=========================

 * fix adding attachments to form data (Brian Kwon)


2018-07-20, Version 3.2.0
=========================

 * chore: Drop Node.js 4 in CI (Diana Lau)

 * [WebFM] cs/pl/ru translation (candytangnb)

 * Update dependencies to latest (Miroslav Bajtoš)

 * Update eslint + config to latest (Miroslav Bajtoš)


2018-03-30, Version 3.1.1
=========================

 * allow tests to detect google map api rate limiting (Raymond Feng)

 * issue 118 object object return in error stack (Elankeeran Vaithiyanathan)

 * Update LICENSE (Diana Lau)

 * chore: update license (Diana Lau)


2017-10-19, Version 3.1.0
=========================

 * Fix the template to allow stringified json (Raymond Feng)

 * Add stalebot configuration (Kevin Delisle)


2017-08-21, Version 3.0.0
=========================

 * create pr template (Sakib Hasan)

 * create issue template (Sakib Hasan)

 * Update translated strings Q3 2017 (Allen Boone)

 * Add CODEOWNERS file (Diana Lau)

 * update translation file (Diana Lau)

 * add .travis.yml (Diana Lau)

 * Fix api docs (ssh24)

 * Update lb2 to lb3 links (#91) (ivy ho)

 * Update Readme with lb from slc (#90) (ivy ho)

 * Update README.md (#88) (Rand McKinney)

 * Update ko translation file (Candy)

 * 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)

 * Update README.md (#78) (Rand McKinney)

 * Update README with correct doc links, etc (Amir Jafarian)


2016-10-14, Version 2.1.0
=========================

 * Update tests to be port independent (gunjpan)

 * Update translation files - round#2 (Candy)

 * Add translated files (gunjpan)

 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)

 * Update juggler in package.json (Amir Jafarian)

 * Globalize using strong-globalize (gunjpan)

 * Update URLs in CONTRIBUTING.md (#65) (Ryan Graham)

 * Add Eslint infrastructure (Amir-61)

 * Fix linting errors (Amir Jafarian)

 * Auto-update by eslint --fix (Amir Jafarian)

 * Add eslint infrastructure (Amir Jafarian)

 * relicense as MIT only (Ryan Graham)

 * insert IBM copyrights (Ryan Graham)

 * Add a test for header var (Raymond Feng)


2016-03-18, Version 2.0.0
=========================

 * Derive the http source from the template (Raymond Feng)

 * Allow functions to specify param http source (Raymond Feng)


2016-03-15, Version 1.11.0
==========================

 * Upgrade deps (Raymond Feng)

 * Switch to jsonpath-plus (Raymond Feng)

 * This should fix issue #21 'Delete api not working' (Jouke Visser)

 * use an error object (Horia Radu)

 * handle http status code >= 4XX as errors (Horia Radu)


2016-02-19, Version 1.10.2
==========================

 * Remove sl-blip from dependencies (Miroslav Bajtoš)

 * Remove example dir (Simon Ho)

 * Refer to licenses with a link (Sam Roberts)

 * Use strongloop conventions for licensing (Sam Roberts)


2015-09-18, Version 1.10.1
==========================

 * Relax the test so that it matches both ave and avenue (Raymond Feng)


2015-07-10, Version 1.10.0
==========================

 * Use JSON.parse for default json values (Raymond Feng)


2015-05-27, Version 1.9.0
=========================

 * Add connector hooks (Raymond Feng)


2015-05-15, Version 1.8.1
=========================

 * fix issue #29 (MuSTa1nE)


2015-04-20, Version 1.8.0
=========================

 * Add bluebird as a dev dep (Raymond Feng)

 * Fix the assertions (Raymond Feng)

 * add promise support for rest-builder invoke method (Esco Obong)


2015-03-17, Version 1.7.0
=========================

 * Clean up the comments (Raymond Feng)

 * Remove commented out code (Raymond Feng)

 * Allow vars in keys for the template (Raymond Feng)

 * add lodash and merge defaults in order of precedence (Bryan Clark)


2015-02-23, Version 1.6.0
=========================

 * Upgrade deps (Raymond Feng)

 * Fix/workaround the test failure (Raymond Feng)

 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)


2014-11-27, Version 1.5.0
=========================

 * Add tests (Raymond Feng)

 * Allow options to be configured for request module (Raymond Feng)


2014-11-27, Version 1.4.1
=========================

 * Fix failing tests (Raymond Feng)


2014-10-06, Version 1.4.0
=========================

 * Bump version (Raymond Feng)

 * Add contribution guidelines (Ryan Graham)

 * Fix the samples to support LB 2.x (Raymond Feng)

 * Changed to propogate settings into rest-builder in order to support clientCert+Key (Shelby Sanders)


2014-09-26, Version 1.3.1
=========================

 * Update deps (Raymond Feng)

 * updateAttributes was double wrapping the callback in this.responseHandler causing it to be called twice which unexpected response parameter. (Arash Malekzadeh)


2014-08-29, Version 1.3.0
=========================

 * Bump version (Raymond Feng)

 * Upgrade to express 4.x (Raymond Feng)

 * Add connector type (Raymond Feng)

 * improve property existence test (Clark Wang)

 * Add form support to request builder (Clark Wang)

 * Allow to force json (Clark Wang)

 * Support specifying rest resource name (Lance Hudson)


2014-07-09, Version 1.2.1
=========================

 * Remove peer dep on loopback-datasource-juggler (Miroslav Bajtoš)

 * Update link to doc (Rand McKinney)

 * Reformat the code (Raymond Feng)

 * Add debug, derive http verb from the template (Raymond Feng)


2014-03-12, Version 1.1.4
=========================

 * Update dependencies and bump version (Raymond Feng)

 * Update to dual MIT/StrongLoop license (Raymond Feng)

 * Adds support for processors (Raymond Feng)

 * Replace old README with link to docs. (Rand McKinney)

 * Remove some of the dev deps for framework comparison examples (Raymond Feng)

 * Upgrade dependencies (Raymond Feng)


2013-12-06, Version 1.1.3
=========================

 * Bump version (Raymond Feng)

 * Update deps (Raymond Feng)

 * Update docs.json (Rand McKinney)

 * Fix the ref to Text type (Raymond Feng)

 * Remove blanket (Raymond Feng)

 * Bump version and update dependencies (Raymond Feng)

 * Fix package.json due to merging mistake (Raymond Feng)

 * Reset git dep (Raymond Feng)


2013-09-11, Version strongloopsuite-1.0.0-5
===========================================



2013-09-11, Version strongloopsuite-1.0.0-4
===========================================



2013-09-11, Version strongloopsuite-1.0.0-3
===========================================

 * Add keywords to package.json (Raymond Feng)


2013-09-10, Version strongloopsuite-1.0.0-2
===========================================

 * Capture more information to the error object (Raymond Feng)

 * Build an error ojbect only if err is not present (Raymond Feng)

 * Build an Error object (Raymond Feng)

 * Set up status code (Raymond Feng)

 * Finalize package.json for sls-1.0.0 (Raymond Feng)

 * Fix the test failure for not found (Raymond Feng)

 * Changed tag to strongloopsuite-1.0.0-2 (cgole)


2013-09-05, Version strongloopsuite-1.0.0-1
===========================================



2013-09-05, Version strongloopsuite-1.0.0-0
===========================================

 * Updated to use tagged version strongloopsuite-1.0.0-0 of dependencies (cgole)


2013-09-04, Version 1.2.0
=========================

 * First release!
