305 lines
29 KiB
Markdown
305 lines
29 KiB
Markdown
---
|
|
layout: page
|
|
since: (from 2016-04-26 to 2016-06-21)
|
|
---
|
|
|
|
## Core
|
|
|
|
### generator-loopback
|
|
* [PR#199](https://github.com/strongloop/generator-loopback/pull/199) Support custom connector ([jannyHou](https://github.com/jannyHou))
|
|
* [PR#197](https://github.com/strongloop/generator-loopback/pull/197) Add prompt for lbVersion ([jannyHou](https://github.com/jannyHou))
|
|
* [PR#198](https://github.com/strongloop/generator-loopback/pull/198) Fix "undefined" model name ([rundef](https://github.com/rundef))
|
|
* **Released 1.21.1** ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [PR#195](https://github.com/strongloop/generator-loopback/pull/195) Fix generator prompt validate error ([0candy](https://github.com/0candy))
|
|
* [PR#188](https://github.com/strongloop/generator-loopback/pull/188) remote-method: make prompts more descriptive ([bajtos](https://github.com/bajtos))
|
|
* **Released 1.21.0** ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [PR#192](https://github.com/strongloop/generator-loopback/pull/192) Fix/revert promise ([jannyHou](https://github.com/jannyHou))
|
|
* [PR#173](https://github.com/strongloop/generator-loopback/pull/173) Allow defining remote method without isStatic flag ([0candy](https://github.com/0candy))
|
|
* [PR#190](https://github.com/strongloop/generator-loopback/pull/190) Fix failing relation name test ([eddiemonge](https://github.com/eddiemonge))
|
|
* **Released 1.20.7** ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#184](https://github.com/strongloop/generator-loopback/pull/184) remove glob devDep ([eddiemonge](https://github.com/eddiemonge))
|
|
* [PR#187](https://github.com/strongloop/generator-loopback/pull/187) fix/update-to-promise-support ([jannyHou](https://github.com/jannyHou))
|
|
* [@8fbdb0d](https://github.com/strongloop/generator-loopback/commit/8fbdb0da7ce203d387ee00096f7cfade37a0d3d9) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback
|
|
* [PR#2437](https://github.com/strongloop/loopback/pull/2437) Remove `rectifyAllChanges` and `rectifyChange` ([0candy](https://github.com/0candy))
|
|
* [PR#2440](https://github.com/strongloop/loopback/pull/2440) Fix verificationToken bug ([loay](https://github.com/loay))
|
|
* [PR#2446](https://github.com/strongloop/loopback/pull/2446) update express version ([loay](https://github.com/loay))
|
|
* [@42c83f6](https://github.com/strongloop/loopback/commit/42c83f69a090664bb025d89f8dd5f5a7a3ffa34e) Cleanup unit-test added in 1fc51d129 ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#2411](https://github.com/strongloop/loopback/pull/2411) [SEMVER-MAJOR] Remove `loopback#errorHandler` middleware ([loay](https://github.com/loay))
|
|
* [@a2e199f](https://github.com/strongloop/loopback/commit/a2e199f02554c75845bcbb0cc37843b3816f375b) 3.0.0-alpha.2 ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#2227](https://github.com/strongloop/loopback/pull/2227) add missing unit tests for #2108 ([benkroeger](https://github.com/benkroeger))
|
|
* [@83b5d72](https://github.com/strongloop/loopback/commit/83b5d72073397420c252093b9e52f1dc58d823b3) add missing unit tests for #2108 ([Benjamin Kroeger](https://github.com/benkroeger))
|
|
* [PR#2316](https://github.com/strongloop/loopback/pull/2316) Expose `Replace*` methods ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#2375](https://github.com/strongloop/loopback/pull/2375) [SEMVER-MAJOR] Fix remoting strong-error-handler ([davidcheung](https://github.com/davidcheung))
|
|
* [PR#2394](https://github.com/strongloop/loopback/pull/2394) [SEMVER-MAJOR] Remove legacy express 3.x middleware getters ([bajtos](https://github.com/bajtos))
|
|
* [PR#2360](https://github.com/strongloop/loopback/pull/2360) Docuemtation for `replace*` methods ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#2349](https://github.com/strongloop/loopback/pull/2349) Make the doc clear for `findORCreate` cb ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#2327](https://github.com/strongloop/loopback/pull/2327) Remove env.json and strong-pm dir ([ritch](https://github.com/ritch))
|
|
* [PR#2336](https://github.com/strongloop/loopback/pull/2336) Fix JSCS unsupported rule error ([jasonwoan](https://github.com/jasonwoan))
|
|
* [PR#2301](https://github.com/strongloop/loopback/pull/2301) Remove unused condition for checking non-existent model ([davidcheung](https://github.com/davidcheung))
|
|
* [PR#2299](https://github.com/strongloop/loopback/pull/2299) [SEMVER-MAJOR] Removed unused user properties ([davidcheung](https://github.com/davidcheung))
|
|
* [PR#2310](https://github.com/strongloop/loopback/pull/2310) Update user.js ([ambrt](https://github.com/ambrt))
|
|
* [PR#2308](https://github.com/strongloop/loopback/pull/2308) Remove Change.handleError ([0candy](https://github.com/0candy))
|
|
* [PR#2297](https://github.com/strongloop/loopback/pull/2297) Separate error-checking and next/done logic from other logic ([supasate](https://github.com/supasate))
|
|
* [PR#2269](https://github.com/strongloop/loopback/pull/2269) Add feature to not allow duplicate role name ([supasate](https://github.com/supasate))
|
|
* [@6964914](https://github.com/strongloop/loopback/commit/6964914bab64496c789c434fec39d2914231ee23) update copyright statements ([Ryan Graham](https://github.com/rmg))
|
|
* [@8acac40](https://github.com/strongloop/loopback/commit/8acac40ec347bdb0458c04ee52f7c3f58ab29666) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
|
|
* [PR#2283](https://github.com/strongloop/loopback/pull/2283) travis: drop node@5, add node@6 ([bajtos](https://github.com/bajtos))
|
|
* [PR#1989](https://github.com/strongloop/loopback/pull/1989) [SEMVER-MAJOR] Remove "loopback.autoAttach()" ([bajtos](https://github.com/bajtos))
|
|
* [PR#2259](https://github.com/strongloop/loopback/pull/2259) Resolver support return promise ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-boot
|
|
* **Released 2.19.0** ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [@5eaa909](https://github.com/strongloop/loopback-boot/commit/5eaa9090068ea99676ca081fc177e2a877ef9337) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
* [PR#185](https://github.com/strongloop/loopback-boot/pull/185) Add flag var lazyConnect to ds config ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-datasource-juggler
|
|
* [PR#960](https://github.com/strongloop/loopback-datasource-juggler/pull/960) Update datasource.js ([ritch](https://github.com/ritch))
|
|
* [@058d9d4](https://github.com/strongloop/loopback-datasource-juggler/commit/058d9d46c09f249dd7aa14a09e3097aae8a7a21b) 3.0.0-alpha.5 ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#952](https://github.com/strongloop/loopback-datasource-juggler/pull/952) Avoid changing PK of instance in operation hook when forceId is set ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#965](https://github.com/strongloop/loopback-datasource-juggler/pull/965) [SEMVER-MAJOR] Remove model events ([0candy](https://github.com/0candy))
|
|
* [@ea2266e](https://github.com/strongloop/loopback-datasource-juggler/commit/ea2266e453220208b204d3817a866ea7f0b42410) Persist changes on parent for embedsOne ([Dimitris Halatsis](https://github.com/mitsos1os))
|
|
* [PR#964](https://github.com/strongloop/loopback-datasource-juggler/pull/964) Fix `disableInclude` for hasAndBelongsToMany relation ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#953](https://github.com/strongloop/loopback-datasource-juggler/pull/953) Fix error message ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#954](https://github.com/strongloop/loopback-datasource-juggler/pull/954) Retun err for UPSERT if the connector returns err ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#955](https://github.com/strongloop/loopback-datasource-juggler/pull/955) ModelBuilder: add new setting strictEmbeddedModels ([bajtos](https://github.com/bajtos))
|
|
* [PR#950](https://github.com/strongloop/loopback-datasource-juggler/pull/950) Add test's description ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#944](https://github.com/strongloop/loopback-datasource-juggler/pull/944) [SEMVER-MAJOR] throw error for undefined mixin ([alexpit](https://github.com/alexpit))
|
|
* [PR#938](https://github.com/strongloop/loopback-datasource-juggler/pull/938) Fix incompatibility between different connectors for replace methods ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#943](https://github.com/strongloop/loopback-datasource-juggler/pull/943) travis: add v4, v6, drop io.js ([bajtos](https://github.com/bajtos))
|
|
* [PR#937](https://github.com/strongloop/loopback-datasource-juggler/pull/937) fix avoid duplicate record on scope with promise ([alexpit](https://github.com/alexpit))
|
|
* [PR#922](https://github.com/strongloop/loopback-datasource-juggler/pull/922) Document promise support for DAO::find ([Sequoia](https://github.com/Sequoia))
|
|
* [PR#926](https://github.com/strongloop/loopback-datasource-juggler/pull/926) Set ESLint as devdep ([superkhau](https://github.com/superkhau))
|
|
* [PR#924](https://github.com/strongloop/loopback-datasource-juggler/pull/924) Use mocha instead of Makefile for testing ([superkhau](https://github.com/superkhau))
|
|
|
|
|
|
### loopback-filters
|
|
* **Released 0.1.2** ([Ryan Graham](https://github.com/rmg))
|
|
* [@2f44e21](https://github.com/strongloop/loopback-filters/commit/2f44e21a9b6140c8e1d9708e7e0fd2578bd481d5) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-phase
|
|
* **Released 1.3.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@fc2cf3d](https://github.com/strongloop/loopback-phase/commit/fc2cf3d74cca03d07bfa3c239339f5535070ad0c) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-swagger
|
|
* [PR#39](https://github.com/strongloop/loopback-swagger/pull/39) Add custom definition to swagger file ([jannyHou](https://github.com/jannyHou))
|
|
* **Released 2.4.3** ([Ryan Graham](https://github.com/rmg))
|
|
* [@a0aa29a](https://github.com/strongloop/loopback-swagger/commit/a0aa29a531db4ad29b5bf6d863cbdf0bb01ea4d5) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### strong-remoting
|
|
* [@aa0bda6](https://github.com/strongloop/strong-remoting/commit/aa0bda634b1d2883b0549f9cde65baf65d55ea16) Fix style violations introduced by a1b156b9 ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#271](https://github.com/strongloop/strong-remoting/pull/271) Allow source to be `formData` (=== `form`) to comply with swagger-definition ([0ff](https://github.com/0ff))
|
|
* [@2e4a500](https://github.com/strongloop/strong-remoting/commit/2e4a50041f3b3e8c336f0d2609d108bc65219f83) Add http source "formData" ([Fabian Off](https://github.com/0ff))
|
|
* [@6cf759a](https://github.com/strongloop/strong-remoting/commit/6cf759ab0ed69d598a252a485ace09e773a4e139) 3.0.0-alpha.3 ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [@270d88f](https://github.com/strongloop/strong-remoting/commit/270d88f6062890b60491c4fde4f6ea5c96aeea5e) Fix integration tests for coercion in REST ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#304](https://github.com/strongloop/strong-remoting/pull/304) Test rest coercion ([bajtos](https://github.com/bajtos))
|
|
* [PR#302](https://github.com/strongloop/strong-remoting/pull/302) [SEMVER-MAJOR] Implement strong error handler for rest-adapter ([davidcheung](https://github.com/davidcheung))
|
|
* [PR#305](https://github.com/strongloop/strong-remoting/pull/305) Implement getEndpoints ([Amir-61](https://github.com/Amir-61))
|
|
* [PR#303](https://github.com/strongloop/strong-remoting/pull/303) travis: add v4 and v6, drop io.js ([bajtos](https://github.com/bajtos))
|
|
* [@aa391d2](https://github.com/strongloop/strong-remoting/commit/aa391d2e65460196ae2a59493f9dd4844622f35d) update copyright notices ([Ryan Graham](https://github.com/rmg))
|
|
* [@d568588](https://github.com/strongloop/strong-remoting/commit/d5685889827b498cc0873e922e55c86560ff821e) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### strong-task-emitter
|
|
* **Released 0.0.7** ([Ryan Graham](https://github.com/rmg))
|
|
* [@7afcf2c](https://github.com/strongloop/strong-task-emitter/commit/7afcf2cb2b1a1ef8fb999497d368a815d764cfc6) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
|
|
## Connectors
|
|
|
|
### loopback-connector-cloudant
|
|
* [@ca6fb34](https://github.com/strongloop/loopback-connector-cloudant/commit/ca6fb3408bd0d19902ff52fddcd355b1659456a3) fix whitespace ([Ryan Graham](https://github.com/rmg))
|
|
* **Released 1.0.11** ([Ryan Graham](https://github.com/rmg))
|
|
* [@fc458cb](https://github.com/strongloop/loopback-connector-cloudant/commit/fc458cb8171b15da15a661c39f1a1ce7b8466015) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
* **Released 1.0.10** ([Anthony Ffrench](https://github.com/tonyffrench))
|
|
* [PR#16](https://github.com/strongloop/loopback-connector-cloudant/pull/16) Lazy connect when booting from swagger generator ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-connector-dashdb
|
|
* **Released 1.0.15** ([Quentin Presley](https://github.com/qpresley))
|
|
* [@66bdf04](https://github.com/strongloop/loopback-connector-dashdb/commit/66bdf042899d5d35e20e7ec2be52b6e8a32297fb) Update loopback-ibmdb version ([Quentin Presley](https://github.com/qpresley))
|
|
* [@23d8ef6](https://github.com/strongloop/loopback-connector-dashdb/commit/23d8ef6b3fa87d1099371219eeb2e6c66a7f6f8e) Update README.md ([Quentin Presley](https://github.com/qpresley))
|
|
* [@11d4ca0](https://github.com/strongloop/loopback-connector-dashdb/commit/11d4ca03170a32af15284af2f025beecd09a1d87) Update to use loopback-ibmdb ([Quentin Presley](https://github.com/qpresley))
|
|
* [@c08aa32](https://github.com/strongloop/loopback-connector-dashdb/commit/c08aa325cd2ed435ca1e73b9ce23b3878ac07b2a) Update to use loopback-ibmdb ([Quentin Presley](https://github.com/qpresley))
|
|
* [@6e60214](https://github.com/strongloop/loopback-connector-dashdb/commit/6e60214133df3c1798a5de800d0c389d93f58fa2) Update to move most functionality to loopback-connector-ibmdb ([Quentin Presley](https://github.com/qpresley))
|
|
* [@1943f99](https://github.com/strongloop/loopback-connector-dashdb/commit/1943f99dee021f562a3f5c5e6afcc18637e05912) Remove DB2 from package.json ([Quentin Presley](https://github.com/qpresley))
|
|
* [@fdfb3b5](https://github.com/strongloop/loopback-connector-dashdb/commit/fdfb3b58e5389fe44a485675240cf6944804107e) Collapsing for simplicity ([Quentin Presley](https://github.com/qpresley))
|
|
* [@8c519c0](https://github.com/strongloop/loopback-connector-dashdb/commit/8c519c01488ad1c69fb1160fa70c4809643100e5) Get tests functioning ([Quentin Presley](https://github.com/qpresley))
|
|
* [@787c77c](https://github.com/strongloop/loopback-connector-dashdb/commit/787c77c730ea575aacc517f4e199c67c480dd9ed) Initial commit ([Quentin Presley](https://github.com/qpresley))
|
|
* [@48336bc](https://github.com/strongloop/loopback-connector-dashdb/commit/48336bc23a133bf05c4fe15c22d9238c8c406e01) Initial commit ([Quentin Presley](https://github.com/qpresley))
|
|
|
|
|
|
### loopback-connector-db2
|
|
* [PR#36](https://github.com/strongloop/loopback-connector-db2/pull/36) Componentization ([qpresley](https://github.com/qpresley))
|
|
* [@72a8f01](https://github.com/strongloop/loopback-connector-db2/commit/72a8f016062588689169a5b18c7131ffdafe9786) Merge v1.0.17 release ([Ryan Graham](https://github.com/rmg))
|
|
* [@2286350](https://github.com/strongloop/loopback-connector-db2/commit/2286350479b8d8bc29aeb30555968ae17350518a) Update README.md ([Quentin Presley](https://github.com/qpresley))
|
|
* **Released 1.0.17** ([Quentin Presley](https://github.com/qpresley))
|
|
* **Released 1.0.16** ([Quentin Presley](https://github.com/qpresley))
|
|
* [PR#35](https://github.com/strongloop/loopback-connector-db2/pull/35) Check dsn in config before throw error ([jannyHou](https://github.com/jannyHou))
|
|
* [PR#31](https://github.com/strongloop/loopback-connector-db2/pull/31) Lazy connect when app booting from swagger generator ([jannyHou](https://github.com/jannyHou))
|
|
* [@adc17e7](https://github.com/strongloop/loopback-connector-db2/commit/adc17e79d42957faaeab2d82292c11c6aba6854c) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-db2z
|
|
* **Released 1.0.2** ([Quentin Presley](https://github.com/qpresley))
|
|
* [@bc4c343](https://github.com/strongloop/loopback-connector-db2z/commit/bc4c3435619fe9946ab89aafa654514f7a79adfa) Update README.md ([Quentin Presley](https://github.com/qpresley))
|
|
* [@73c08f8](https://github.com/strongloop/loopback-connector-db2z/commit/73c08f8f665853ea2de59716cf84268ec361354a) Update loopback-ibmdb version ([Quentin Presley](https://github.com/qpresley))
|
|
* [@342a7f0](https://github.com/strongloop/loopback-connector-db2z/commit/342a7f0c0987268a084f93d33dc40213c2bc8c49) Ignore travis ([Quentin Presley](https://github.com/qpresley))
|
|
* **Released 1.0.1** ([Quentin Presley](https://github.com/qpresley))
|
|
* **Released 1.0.0** ([Quentin Presley](https://github.com/qpresley))
|
|
* [@c21f3e2](https://github.com/strongloop/loopback-connector-db2z/commit/c21f3e2b99f48d3c12287308b2e6d219be3b2cf9) Update README.md ([Quentin Presley](https://github.com/qpresley))
|
|
* [@c970f95](https://github.com/strongloop/loopback-connector-db2z/commit/c970f952f2ac85c533587229accd7fbfa794f9e2) Change to use loopback-ibmdb ([Quentin Presley](https://github.com/qpresley))
|
|
* [@8519471](https://github.com/strongloop/loopback-connector-db2z/commit/8519471ab5e2795a9a7b2c1412f558c9aadda17a) Update to use loopback-ibmdb ([Quentin Presley](https://github.com/qpresley))
|
|
* [@d973433](https://github.com/strongloop/loopback-connector-db2z/commit/d97343327bad8089d7cb511e1f9f6ce38da740ba) Add DB2z code ([Quentin Presley](https://github.com/qpresley))
|
|
* [@f72fbe2](https://github.com/strongloop/loopback-connector-db2z/commit/f72fbe2fb7da6b7f5a8e5385ede5fdba929f10d2) Initial code drop ([Quentin Presley](https://github.com/qpresley))
|
|
* [@d444f2f](https://github.com/strongloop/loopback-connector-db2z/commit/d444f2ffa0a11eab2eb359bc98c12a86a4c2d587) Initial commit ([Quentin Presley](https://github.com/qpresley))
|
|
|
|
|
|
### loopback-connector-informix
|
|
* **Released 1.0.0** ([Quentin Presley](https://github.com/qpresley))
|
|
* [@0b49093](https://github.com/strongloop/loopback-connector-informix/commit/0b49093a41c9f2f5b2645f365fc6441fec240b9f) Fix module name ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [@adcf182](https://github.com/strongloop/loopback-connector-informix/commit/adcf1824a362fa0989614ee7804f1e56ff5d0487) Update LICENSE ([Quentin Presley](https://github.com/qpresley))
|
|
|
|
|
|
### loopback-connector-jsonrpc
|
|
* **Released 1.0.4** ([Ryan Graham](https://github.com/rmg))
|
|
* [@6fb035a](https://github.com/strongloop/loopback-connector-jsonrpc/commit/6fb035a0305a232647dcb8edc210de048be34317) update/insert copyright notices ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-mongodb
|
|
* **Released 1.15.2** ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#244](https://github.com/strongloop/loopback-connector-mongodb/pull/244) Fix warning UNMET PEER DEPENDENCY kerberos@~0.0 ([beeman](https://github.com/beeman))
|
|
* [@6eb89bd](https://github.com/strongloop/loopback-connector-mongodb/commit/6eb89bde84ad50a0bab9f981e1e539ddf7e6a2cc) Update "mongodb" dependency to caret notation ([Bram Borggreve](https://github.com/beeman))
|
|
* **Released 1.15.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@175e581](https://github.com/strongloop/loopback-connector-mongodb/commit/175e581d02e72ee4449317d09e60e6201ed26b02) insert/update copyrights ([Ryan Graham](https://github.com/rmg))
|
|
* [@304537f](https://github.com/strongloop/loopback-connector-mongodb/commit/304537f31b998b651ec6f71c7b84123aaab5fa27) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
|
|
* **Released 1.15.0** ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
* [PR#241](https://github.com/strongloop/loopback-connector-mongodb/pull/241) Lazy connect when booting app ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-connector-mqlight
|
|
* **Released 1.0.0** ([Quentin Presley](https://github.com/qpresley))
|
|
* [@82d0d74](https://github.com/strongloop/loopback-connector-mqlight/commit/82d0d74977dc4a1cb5cda8e20e0193bc8bf94d18) Complete readme and touch up minor typos ([Quentin Presley](https://github.com/qpresley))
|
|
* [@3aed1cb](https://github.com/strongloop/loopback-connector-mqlight/commit/3aed1cb878b9bed67279290e7f0471001832986f) Update tests to include CReate Update and Delete tests ([Quentin Presley](https://github.com/qpresley))
|
|
* [@e0d112d](https://github.com/strongloop/loopback-connector-mqlight/commit/e0d112d65605dfbce0533b16da6697d575df6811) Code cleanup ([Quentin Presley](https://github.com/qpresley))
|
|
* [@53f079b](https://github.com/strongloop/loopback-connector-mqlight/commit/53f079b1b2ff2c33c2fac9667fd8fa78e4ad8726) Updated with working tests ([Quentin Presley](https://github.com/qpresley))
|
|
* [@20893c5](https://github.com/strongloop/loopback-connector-mqlight/commit/20893c5009c49de6edd9be1ab17ead18e854671a) Initial code drop ([Quentin Presley](https://github.com/qpresley))
|
|
* [@7a3c77c](https://github.com/strongloop/loopback-connector-mqlight/commit/7a3c77c36ea72bc60e8b74d9323d74bbcd8de580) Initial commit ([Quentin Presley](https://github.com/qpresley))
|
|
|
|
|
|
### loopback-connector-mssql
|
|
* [@eb2b07d](https://github.com/strongloop/loopback-connector-mssql/commit/eb2b07de4417df3e4177631b9feffaede07c6849) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
* [PR#80](https://github.com/strongloop/loopback-connector-mssql/pull/80) Lazy connect when booting app ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-connector-mysql
|
|
* [PR#166](https://github.com/strongloop/loopback-connector-mysql/pull/166) Add function connect ([jannyHou](https://github.com/jannyHou))
|
|
* [@340a4eb](https://github.com/strongloop/loopback-connector-mysql/commit/340a4eb0f6599bf4a31b013f4ef7097a19d401b8) insert/update copyright notices ([Ryan Graham](https://github.com/rmg))
|
|
* [@c442f57](https://github.com/strongloop/loopback-connector-mysql/commit/c442f572c7a2f17babe38d9d487b3b24c7612d76) relicense as MIT only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-oracle
|
|
* [@6bdc764](https://github.com/strongloop/loopback-connector-oracle/commit/6bdc7642815426de373c02b47ef861c84c8b6397) Fix package.json to use oracle installer ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [@86e0530](https://github.com/strongloop/loopback-connector-oracle/commit/86e0530f007498835f724f2ef73625804e051ec3) Update dependencies ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [PR#63](https://github.com/strongloop/loopback-connector-oracle/pull/63) [SEMVER-MAJOR] Use oracledb module as the underlying Node.js driver for Oracle DBs ([raymondfeng](https://github.com/raymondfeng))
|
|
* [PR#66](https://github.com/strongloop/loopback-connector-oracle/pull/66) Handle connect error in datasource-juggler instead of connector ([jannyHou](https://github.com/jannyHou))
|
|
* [@6c0ce51](https://github.com/strongloop/loopback-connector-oracle/commit/6c0ce51ac93533800d395639902b6dc45057fb85) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
* [PR#64](https://github.com/strongloop/loopback-connector-oracle/pull/64) Lazy connect when booting from swagger generator ([jannyHou](https://github.com/jannyHou))
|
|
|
|
|
|
### loopback-connector-postgresql
|
|
* [PR#140](https://github.com/strongloop/loopback-connector-postgresql/pull/140) Lazy connect when booting from swagger ([jannyHou](https://github.com/jannyHou))
|
|
* [@0facead](https://github.com/strongloop/loopback-connector-postgresql/commit/0facead0dbb46c9e72c95800d3e656523ee3576b) update/insert copyright notices ([Ryan Graham](https://github.com/rmg))
|
|
* [@5d5458b](https://github.com/strongloop/loopback-connector-postgresql/commit/5d5458bd9e6e2f8a8545a7c016b7f067ba2418ca) relicense as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-redis
|
|
* [@934f308](https://github.com/strongloop/loopback-connector-redis/commit/934f3088267ab94190593cd45487ba8534837416) update license text ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-remote
|
|
* [PR#47](https://github.com/strongloop/loopback-connector-remote/pull/47) Do not use native promises in tests ([superkhau](https://github.com/superkhau))
|
|
* **Released 1.3.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@17e60c9](https://github.com/strongloop/loopback-connector-remote/commit/17e60c9351630929a448b8560fa27e09241bb485) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
* **Released 1.3.0** ([Miroslav Bajtoš](https://github.com/bajtos))
|
|
|
|
|
|
### loopback-connector-soap
|
|
* [@568557d](https://github.com/strongloop/loopback-connector-soap/commit/568557df4abb2c6e2ef092d1b51a4ac3f17e3cc1) Honor security options ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [@5955176](https://github.com/strongloop/loopback-connector-soap/commit/5955176d389514af3f13cbda3f96304cbd73ee2c) Update deps ([Raymond Feng](https://github.com/raymondfeng))
|
|
* [PR#35](https://github.com/strongloop/loopback-connector-soap/pull/35) Update soap-connector.js ([ritch](https://github.com/ritch))
|
|
* **Released 2.4.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@f5447c5](https://github.com/strongloop/loopback-connector-soap/commit/f5447c5870603dd2a35cd5df9cfebda3eb3a1dd6) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-sqlite3
|
|
* **Released 1.1.2** ([Ryan Graham](https://github.com/rmg))
|
|
* [@5cdc819](https://github.com/strongloop/loopback-connector-sqlite3/commit/5cdc8191f3f2ce45590de745aef74bb6e03503e3) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-connector-swagger
|
|
* [PR#2](https://github.com/strongloop/loopback-connector-swagger/pull/2) Develop basic connector ([gunjpan](https://github.com/gunjpan))
|
|
|
|
|
|
|
|
## SDKs
|
|
|
|
### loopback-sdk-angular
|
|
* [PR#223](https://github.com/strongloop/loopback-sdk-angular/pull/223) Describe model schema in generated $resource ([bajtos](https://github.com/bajtos))
|
|
* [@279c810](https://github.com/strongloop/loopback-sdk-angular/commit/279c810747d4061c11f126c19c3e34a67812aa8f) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-sdk-angular-cli
|
|
* [@a11ba8b](https://github.com/strongloop/loopback-sdk-angular-cli/commit/a11ba8b19a5095780bd8d55550d425f3b8818971) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-sdk-ios
|
|
* [PR#108](https://github.com/strongloop/loopback-sdk-ios/pull/108) WIP: fix on new CI ([rmg](https://github.com/rmg))
|
|
* [@f9fe9d3](https://github.com/strongloop/loopback-sdk-ios/commit/f9fe9d37557185a0b12d54a625564ad4152294cf) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-sdk-xm
|
|
* [@3c4bf47](https://github.com/strongloop/loopback-sdk-xamarin/commit/3c4bf473d1c1b4d1f1e319585b91b8012824e158) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
|
|
## Components
|
|
|
|
### loopback-component-explorer
|
|
* [PR#160](https://github.com/strongloop/loopback-component-explorer/pull/160) [Fix] `overrides-swagger-ui files` test ignores copyright in dummy file. ([supasate](https://github.com/supasate))
|
|
* [PR#159](https://github.com/strongloop/loopback-component-explorer/pull/159) Upgrade loopback devDependency ([supasate](https://github.com/supasate))
|
|
* [@cb6eafd](https://github.com/strongloop/loopback-component-explorer/commit/cb6eafd5929170c96490d660eb483ed5e0046431) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-component-oauth2
|
|
* **Released 2.4.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@cf2277b](https://github.com/strongloop/loopback-component-oauth2/commit/cf2277b560fc8857bcf634d9e2095e7fa5d2ea65) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-component-passport
|
|
* [@1e25a09](https://github.com/strongloop/loopback-component-passport/commit/1e25a093eee87cee7b771056990b7ed1576c6444) update copyright notices and license ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-component-push
|
|
* [PR#113](https://github.com/strongloop/loopback-component-push/pull/113) [SEMVER-MINOR] Update GCM, APN and node-cache ([seriousben](https://github.com/seriousben))
|
|
* **Released 1.5.4** ([Ryan Graham](https://github.com/rmg))
|
|
* [@b68d41a](https://github.com/strongloop/loopback-component-push/commit/b68d41a7255ad87394b6f4f818043e46d0c62aff) update copyright statements ([Ryan Graham](https://github.com/rmg))
|
|
* [@f6ca0a7](https://github.com/strongloop/loopback-component-push/commit/f6ca0a7005210ac06ed99bcefda522dd572c060e) re-license as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|
|
### loopback-component-storage
|
|
* [PR#129](https://github.com/strongloop/loopback-component-storage/pull/129) Fixes issue #127 (Bad Content-type returned) ([GaryTowers](https://github.com/GaryTowers))
|
|
* **Released 1.8.1** ([Ryan Graham](https://github.com/rmg))
|
|
* [@728a198](https://github.com/strongloop/loopback-component-storage/commit/728a1986dfc0f0aba2f5b1eddab78ecb54b448ba) update/insert copyright notices ([Ryan Graham](https://github.com/rmg))
|
|
* [@2121565](https://github.com/strongloop/loopback-component-storage/commit/2121565fc3ca23d82c8fbc581c84eefc7f117d2c) relicese as Artistic-2.0 only ([Ryan Graham](https://github.com/rmg))
|
|
|
|
|