--- layout: page since: (from 2016-03-30 to 2016-05-25) --- ## Core ### generator-loopback * [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)) * [PR#177](https://github.com/strongloop/generator-loopback/pull/177) Add warning when no datasource available ([0candy](https://github.com/0candy)) * **Released 1.20.6** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#175](https://github.com/strongloop/generator-loopback/pull/175) Fix accept and return to end with empty input ([jannyHou](https://github.com/jannyHou)) * **Released 1.20.5** ([Raymond Feng](https://github.com/raymondfeng)) * [PR#172](https://github.com/strongloop/generator-loopback/pull/172) Fix how default base model is set ([raymondfeng](https://github.com/raymondfeng)) ### loopback * [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)) * [PR#2273](https://github.com/strongloop/loopback/pull/2273) remove @private from jsdoc ([bionikspoon](https://github.com/bionikspoon)) * [PR#2272](https://github.com/strongloop/loopback/pull/2272) Fix for `remoteMethodDisabled` PR ([superkhau](https://github.com/superkhau)) * [PR#2266](https://github.com/strongloop/loopback/pull/2266) Emit a remoteMethodDisabled event when disabling a remote method ([supasate](https://github.com/supasate)) * [PR#2245](https://github.com/strongloop/loopback/pull/2245) Fix typo in Model.nestRemoting ([bajtos](https://github.com/bajtos)) * [@58f32dd](https://github.com/strongloop/loopback/commit/58f32dd70e14d9286dd8be095b3134fbca5e39e2) Update loopback.js ([Rand McKinney](https://github.com/crandmck)) * [PR#2155](https://github.com/strongloop/loopback/pull/2155) Fix inconsistencies in JSDoc ([sghung](https://github.com/sghung)) * [PR#2108](https://github.com/strongloop/loopback/pull/2108) Allow built-in token middleware to run repeatedly ([benkroeger](https://github.com/benkroeger)) * [@9e0405d](https://github.com/strongloop/loopback/commit/9e0405de9fb8039ee608641c370c03569d81694a) Allow built-in token middleware to run repeatedly (Benjamin Kröger) * [PR#2193](https://github.com/strongloop/loopback/pull/2193) Use eslint with loopback config ([bajtos](https://github.com/bajtos)) ### loopback-boot * [@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)) * **Released 2.18.1** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#183](https://github.com/strongloop/loopback-boot/pull/183) parse config: should ignore null values ([LoicMahieu](https://github.com/LoicMahieu)) * **Released 2.18.0** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#177](https://github.com/strongloop/loopback-boot/pull/177) Dynamic configuration ([davidcheung](https://github.com/davidcheung)) * [PR#178](https://github.com/strongloop/loopback-boot/pull/178) Use eslint with loopback config ([bajtos](https://github.com/bajtos)) ### loopback-datasource-juggler * [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)) * [PR#918](https://github.com/strongloop/loopback-datasource-juggler/pull/918) [SEMVER-MAJOR] DAO.create: don't return the instance ([bajtos](https://github.com/bajtos)) * [PR#917](https://github.com/strongloop/loopback-datasource-juggler/pull/917) RELEASE-NOTES: describe 30283291 ([bajtos](https://github.com/bajtos)) * [PR#911](https://github.com/strongloop/loopback-datasource-juggler/pull/911) Implement operation hooks for EmbedsMany methods ([bajtos](https://github.com/bajtos)) * [PR#904](https://github.com/strongloop/loopback-datasource-juggler/pull/904) Implement operation hooks for EmbedsOne methods ([bajtos](https://github.com/bajtos)) * [PR#909](https://github.com/strongloop/loopback-datasource-juggler/pull/909) eslint config 2.0 + remove extra empty lines ([bajtos](https://github.com/bajtos)) * [PR#893](https://github.com/strongloop/loopback-datasource-juggler/pull/893) Test coverages for hashed password ([Amir-61](https://github.com/Amir-61)) * [PR#896](https://github.com/strongloop/loopback-datasource-juggler/pull/896) Fix `forceId` check for `replaceById` ([Amir-61](https://github.com/Amir-61)) * [PR#898](https://github.com/strongloop/loopback-datasource-juggler/pull/898) Fix notify for find method ([Amir-61](https://github.com/Amir-61)) * [PR#902](https://github.com/strongloop/loopback-datasource-juggler/pull/902) test: extract context-test-helpers ([bajtos](https://github.com/bajtos)) * [PR#888](https://github.com/strongloop/loopback-datasource-juggler/pull/888) Define `patch` aliases ([Amir-61](https://github.com/Amir-61)) * [@1e8fe6a](https://github.com/strongloop/loopback-datasource-juggler/commit/1e8fe6a0d7b5c84a3f67ad4d6a05ddaa8d1229ba) 3.0.0-alpha.4 ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#786](https://github.com/strongloop/loopback-datasource-juggler/pull/786) Partition by foreign key for pagination ([raymondfeng](https://github.com/raymondfeng)) * [@e321baf](https://github.com/strongloop/loopback-datasource-juggler/commit/e321bafdf99c4fcb1cc2f1741d7dc900bbbdfea2) Fix style errors ([Raymond Feng](https://github.com/raymondfeng)) * [PR#860](https://github.com/strongloop/loopback-datasource-juggler/pull/860) fix nin support for in memory datasource ([horiaradu](https://github.com/horiaradu)) * [PR#886](https://github.com/strongloop/loopback-datasource-juggler/pull/886) Use eslint with loopback config ([bajtos](https://github.com/bajtos)) * [PR#887](https://github.com/strongloop/loopback-datasource-juggler/pull/887) Relicense as MIT only ([rmg](https://github.com/rmg)) ### 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)) * [PR#4](https://github.com/strongloop/loopback-filters/pull/4) Feature/eslint ([Amir-61](https://github.com/Amir-61)) ### 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 * **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)) * **Released 2.4.2** ([Raymond Feng](https://github.com/raymondfeng)) * [PR#38](https://github.com/strongloop/loopback-swagger/pull/38) Do not generate required if no item is present ([raymondfeng](https://github.com/raymondfeng)) * [PR#37](https://github.com/strongloop/loopback-swagger/pull/37) Add eslint infrastructure ([Amir-61](https://github.com/Amir-61)) * **Released 2.4.1** ([Raymond Feng](https://github.com/raymondfeng)) * [@73dce7c](https://github.com/strongloop/loopback-swagger/commit/73dce7c4b84cbb9d5a4f58ae7e6958fbbf350223) Disable the warning as it prints messages during loopback scaffolding ([Raymond Feng](https://github.com/raymondfeng)) * **Released 2.4.0** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#28](https://github.com/strongloop/loopback-swagger/pull/28) Improve schema generation for return object ([hideya](https://github.com/hideya)) * [@9667793](https://github.com/strongloop/loopback-swagger/commit/9667793b903b5eb8e4e18c2e9b63a98c7da17ae5) improve scheme generation for return object ([hideya kawahara](https://github.com/hideya)) * [PR#32](https://github.com/strongloop/loopback-swagger/pull/32) Support default status codes ([0candy](https://github.com/0candy)) ### strong-remoting * [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)) * [PR#291](https://github.com/strongloop/strong-remoting/pull/291) Doc/hook return promise ([jannyHou](https://github.com/jannyHou)) * [PR#295](https://github.com/strongloop/strong-remoting/pull/295) Remove reference to jshintrc ([0candy](https://github.com/0candy)) * [PR#294](https://github.com/strongloop/strong-remoting/pull/294) Set to no compression when using change stream ([0candy](https://github.com/0candy)) * [PR#289](https://github.com/strongloop/strong-remoting/pull/289) Handle array of errors. ([richardpringle](https://github.com/richardpringle)) * [PR#288](https://github.com/strongloop/strong-remoting/pull/288) Use eslint with loopback config ([gunjpan](https://github.com/gunjpan)) ### 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)) * **Released 1.0.9** ([Anthony Ffrench](https://github.com/tonyffrench)) * [@4c97c39](https://github.com/strongloop/loopback-connector-cloudant/commit/4c97c392e0e7b6bbb3491564d09d4c9f2ae3ad4b) Fix , and operators to align with the CQ syntax. closes #12 ([Anthony Ffrench](https://github.com/tonyffrench)) * **Released 1.0.8** ([Anthony Ffrench](https://github.com/tonyffrench)) * [PR#14](https://github.com/strongloop/loopback-connector-cloudant/pull/14) Use the Cloudant Query selector syntax to associate models to ([tonyffrench](https://github.com/tonyffrench)) ### loopback-connector-db2 * [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)) * [PR#29](https://github.com/strongloop/loopback-connector-db2/pull/29) Add DB2 for z/OS support and a fix for issues #28 ([qpresley](https://github.com/qpresley)) * **Released 1.0.14** ([Quentin Presley](https://github.com/qpresley)) * [PR#27](https://github.com/strongloop/loopback-connector-db2/pull/27) Add SQL file for dashDB ([qpresley](https://github.com/qpresley)) * [PR#26](https://github.com/strongloop/loopback-connector-db2/pull/26) properly identify and fail with missing credentials ([svennam92](https://github.com/svennam92)) * [PR#24](https://github.com/strongloop/loopback-connector-db2/pull/24) Change test command back ([jannyHou](https://github.com/jannyHou)) ### 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)) * [@b44065b](https://github.com/strongloop/loopback-connector-informix/commit/b44065bae234af2496b140a37a53d294586bd519) Significant rewrite of many functions/tests ([Quentin Presley](https://github.com/qpresley)) * [@e299957](https://github.com/strongloop/loopback-connector-informix/commit/e299957322ad53a8c1a929037bb5acdf5cc6da4d) Fixed multiple issues causing tests to fail ([Quentin Presley](https://github.com/qpresley)) * [@7ac33c4](https://github.com/strongloop/loopback-connector-informix/commit/7ac33c48ce8aa8144a563fd3ff6a5e146002d2ee) Second push of informix code ([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)) * [PR#68](https://github.com/strongloop/loopback-connector-mongodb/pull/68) Support for geoNear queries ([timosaikkonen](https://github.com/timosaikkonen)) * [PR#240](https://github.com/strongloop/loopback-connector-mongodb/pull/240) Add eslint infrastructure ([Amir-61](https://github.com/Amir-61)) ### 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)) * [@9d9c025](https://github.com/strongloop/loopback-connector-mssql/commit/9d9c025e438a8c54f88531abbfe5b5c8ad1b5057) Add feature/eslint ([Amir-61](https://github.com/Amir-61)) * [@4564714](https://github.com/strongloop/loopback-connector-mssql/commit/4564714345b571ad8b65bab4b4854369ec3c75ee) Fix linting errors ([Amir Jafarian](https://github.com/Amir-61)) * [@add7e21](https://github.com/strongloop/loopback-connector-mssql/commit/add7e21ddc2cb7f53601d428217ec64a632264ce) Auto-update by eslint --fix ([Amir Jafarian](https://github.com/Amir-61)) * [@1febd1c](https://github.com/strongloop/loopback-connector-mssql/commit/1febd1cf6f623ee5d13fb1e2ac604ad38b276bed) Add eslint infrastructure ([Amir Jafarian](https://github.com/Amir-61)) * **Released 2.7.1** ([Raymond Feng](https://github.com/raymondfeng)) * [PR#78](https://github.com/strongloop/loopback-connector-mssql/pull/78) Keep float numbers ([raymondfeng](https://github.com/raymondfeng)) * [PR#75](https://github.com/strongloop/loopback-connector-mssql/pull/75) use url to override settings if url provided ([jannyHou](https://github.com/jannyHou)) * **Released 2.7.0** ([Raymond Feng](https://github.com/raymondfeng)) * [PR#76](https://github.com/strongloop/loopback-connector-mssql/pull/76) Use request.input to avoid SQL injection ([raymondfeng](https://github.com/raymondfeng)) ### 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)) * [PR#156](https://github.com/strongloop/loopback-connector-mysql/pull/156) Use url to override other settings if url provided ([jannyHou](https://github.com/jannyHou)) ### loopback-connector-oracle * [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)) * [PR#137](https://github.com/strongloop/loopback-connector-postgresql/pull/137) Fix typo in SET NOT NULL migration. ([hyatt03](https://github.com/hyatt03)) ### 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)) * [PR#44](https://github.com/strongloop/loopback-connector-remote/pull/44) Add promise support ([doublemarked](https://github.com/doublemarked)) ### loopback-connector-rest * [@dab5a1d](https://github.com/strongloop/loopback-connector-rest/commit/dab5a1ddf9d17c8648380566d30d2a38804a62af) Add Eslint infrastructure ([Amir-61](https://github.com/Amir-61)) * [@aa20170](https://github.com/strongloop/loopback-connector-rest/commit/aa2017020969fbb4899f0e1e2ebed42f4c7c81ac) Fix linting errors ([Amir Jafarian](https://github.com/Amir-61)) * [@39bf2c3](https://github.com/strongloop/loopback-connector-rest/commit/39bf2c371e678fadf4cc626ac94c24b39ade8e47) Auto-update by eslint --fix ([Amir Jafarian](https://github.com/Amir-61)) * [@e2ff959](https://github.com/strongloop/loopback-connector-rest/commit/e2ff9595942d29ea9b14733ac8ae1f6cfb7c3b3a) Add eslint infrastructure ([Amir Jafarian](https://github.com/Amir-61)) * [@5a1b1f9](https://github.com/strongloop/loopback-connector-rest/commit/5a1b1f9bcf809a26ba7ffdfc6c1e35b024abf4c9) relicense as MIT only ([Ryan Graham](https://github.com/rmg)) * [@2de4e5e](https://github.com/strongloop/loopback-connector-rest/commit/2de4e5e5e8e0294eb126b75c5f16cbbcee85dd43) insert IBM copyrights ([Ryan Graham](https://github.com/rmg)) * [@7a6bc5b](https://github.com/strongloop/loopback-connector-rest/commit/7a6bc5b7d1df12cb79346709c7199d780d756bdd) Add a test for header var ([Raymond Feng](https://github.com/raymondfeng)) ### loopback-connector-soap * **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)) ## SDKs ### loopback-sdk-angular * [@279c810](https://github.com/strongloop/loopback-sdk-angular/commit/279c810747d4061c11f126c19c3e34a67812aa8f) update copyright notices and license ([Ryan Graham](https://github.com/rmg)) * [PR#178](https://github.com/strongloop/loopback-sdk-angular/pull/178) Clear data logout interceptor ([mrbatista](https://github.com/mrbatista)) * [@1b5eba8](https://github.com/strongloop/loopback-sdk-angular/commit/1b5eba874936bed4b15229c895d4d331190c1b1e) Clear user data when logout returns error response ([Matteo Padovano](https://github.com/mrbatista)) * [PR#218](https://github.com/strongloop/loopback-sdk-angular/pull/218) Linting generated code ([davidcheung](https://github.com/davidcheung)) * [PR#217](https://github.com/strongloop/loopback-sdk-angular/pull/217) Use ESlint in replace of jshint ([davidcheung](https://github.com/davidcheung)) * [PR#209](https://github.com/strongloop/loopback-sdk-angular/pull/209) Added getter for AuthHeader value in LoopBackResource ([martinjuhasz](https://github.com/martinjuhasz)) ### 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)) * [PR#41](https://github.com/strongloop/loopback-sdk-angular-cli/pull/41) Update test's regex to reflect SDK change ([davidcheung](https://github.com/davidcheung)) ### loopback-sdk-ios * [@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)) * [PR#142](https://github.com/strongloop/loopback-component-explorer/pull/142) examples launch fix ([Coobaha](https://github.com/Coobaha)) * **Released 2.5.0** ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#157](https://github.com/strongloop/loopback-component-explorer/pull/157) Allow disabling remote method after initialize explorer ([supasate](https://github.com/supasate)) * [@45e0bf8](https://github.com/strongloop/loopback-component-explorer/commit/45e0bf85e9035ce21e3ca3844e33db5a22e83e2c) More fixes of indentation in index.js ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#158](https://github.com/strongloop/loopback-component-explorer/pull/158) Fix broken indentation ([bajtos](https://github.com/bajtos)) * [PR#156](https://github.com/strongloop/loopback-component-explorer/pull/156) Feature/eslint ([Amir-61](https://github.com/Amir-61)) ### 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)) * [PR#140](https://github.com/strongloop/loopback-component-passport/pull/140) Return the configured strategy ([ernie58](https://github.com/ernie58)) * [PR#142](https://github.com/strongloop/loopback-component-passport/pull/142) adds error to redirect URL ([ernie58](https://github.com/ernie58)) * [PR#136](https://github.com/strongloop/loopback-component-passport/pull/136) Issue746 ([loay](https://github.com/loay)) ### loopback-component-push * **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 * **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)) * [@9f31877](https://github.com/strongloop/loopback-component-storage/commit/9f318778725805027de932fd80ab205905e7ba48) Update storage-service.js ([Rand McKinney](https://github.com/crandmck))