Miroslav Bajtoš
9bcf42488d
4.20.0
...
* Add mocharc, remove mocha.opts (Miroslav Bajtoš)
* Update dev dependencies (Miroslav Bajtoš)
* Drop support for Node 8.x (Miroslav Bajtoš)
* Add support for Node.js 13.x (Miroslav Bajtoš)
* mark idColumnName as a deprecated function (Agnes Lin)
* Move List.prototype.toItem out of inner init (#1828 ) (Dimitris Halatsis)
* deps: update uuid to v7 (Miroslav Bajtoš)
2020-04-17 09:43:24 +02:00
Miroslav Bajtoš
b1766518a8
Update dev dependencies
...
- mocha to 7.x
- nyc to 15.x
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2020-04-06 08:21:47 +02:00
Miroslav Bajtoš
6d65afc35f
Drop support for Node 8.x
...
Node 8.x is no longer maintained by Node.js project.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2020-04-03 09:38:13 +02:00
Miroslav Bajtoš
670a328bc3
deps: update uuid to v7
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2020-03-09 13:41:16 +01:00
Miroslav Bajtoš
bf931b50c2
4.19.2
...
* README: move 3.x to Maintenance LTS (Miroslav Bajtoš)
* README: extend 4.x LTS to match Node.js 12.x (Miroslav Bajtoš)
2020-03-05 16:46:57 +01:00
Miroslav Bajtoš
376315b7a4
4.19.1
...
* chore: improve Listener signature (Hage Yaapa)
2020-03-05 10:01:53 +01:00
Miroslav Bajtoš
a50b3db6e9
4.19.0
...
* fixup! improve comment for `this` & static members (Miroslav Bajtoš)
* Add ObserverMixin members to ModelBase typings (Miroslav Bajtoš)
* Add default generic arg value to `Listener` type (Miroslav Bajtoš)
* feat: add OperationHookContext interface (Hage Yaapa)
2020-03-05 09:54:48 +01:00
Diana Lau
36303b3b63
4.18.1
...
* allows diff db cols naming conventions 4 discover (Agnes Lin)
2020-01-29 14:25:12 -05:00
Agnes Lin
baeb76e911
allows diff db cols naming conventions 4 discover
2020-01-29 13:26:16 -05:00
Diana Lau
3a08b9d9ae
4.18.0
...
* Update copyright year and CODEOWNERS (#1818 ) (Diana Lau)
* add warning strict cannot be false with SQL dbs (Agnes Lin)
* feat: add persistDefaultValues (#1813 ) (Hage Yaapa)
2020-01-21 13:14:25 -05:00
Miroslav Bajtoš
d19e189fd7
4.17.0
...
* Fix typo introduced by 19048cd7
(Miroslav Bajtoš)
* [BUGFIX] Fix issue with with array constructor (Jeremy Nagel)
* Fix Promise/Callback variants in datasource types (Miroslav Bajtoš)
* chore: update async to v3.x (Miroslav Bajtoš)
* chore: update strong-globalize to 5.x (Miroslav Bajtoš)
* chore: update eslint to 6.x (Miroslav Bajtoš)
* return failed promise on error (Dimitris Xalatsis)
2019-12-06 14:00:50 +01:00
Miroslav Bajtoš
a456700ea2
Merge tag 'v4.16.0'
...
Merge v4.16.0 release that was accidentally not merged to master
at publishing time.
2019-12-06 13:56:47 +01:00
Miroslav Bajtoš
2f867576b6
Merge pull request #1804 from strongloop/update-deps
...
Update strong-globalize and async to their latest versions
2019-12-03 16:13:52 +01:00
Miroslav Bajtoš
a9611a0430
chore: update async to v3.x
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-12-03 10:12:32 +01:00
Miroslav Bajtoš
1d4ad278c9
chore: update strong-globalize to 5.x
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-12-03 10:12:10 +01:00
Miroslav Bajtoš
1b7858a857
chore: update eslint to 6.x
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-12-03 10:09:16 +01:00
Hage Yaapa
89503bb233
4.16.0
...
* feat: applyDefaultOnWrites in nested properties (Hage Yaapa)
* chore: disable security issue reporting (Nora)
2019-11-28 14:13:49 +05:30
Miroslav Bajtoš
f921a4f630
4.15.0
...
* Fix generated string id's (Francisco Buceta)
* Remove loopback-connector-ibmi from downstream (Miroslav Bajtoš)
2019-11-18 08:34:56 +01:00
Miroslav Bajtoš
28d457d357
Remove loopback-connector-ibmi from downstream
...
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
2019-11-05 17:22:34 +01:00
Diana Lau
8b75767daf
4.14.0
...
* fix #1781 (#1782 ) (Dimitris Halatsis)
* Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
* Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
2019-10-21 13:13:03 -04:00
Raymond Feng
15251880a1
4.13.0
...
* Fix typescript typing for DataSource.getModel (Raymond Feng)
2019-09-19 13:08:16 -07:00
Diana Lau
ad1777fcd3
4.12.1
...
* chore: reduce identifier length (Hage Yaapa)
2019-09-04 11:55:36 -04:00
Diana Lau
fa7c38cad8
4.12.0
...
* feat: add applyDefaultOnWrites property (Hage Yaapa)
* Fix polymorphic hasMany inverse relation (#1621 ) (Ayeni Olusegun)
2019-08-19 12:13:47 -04:00
Diana Lau
ac955826f5
4.11.0
...
* fix: prevent max listeners warning (Dominique Emond)
2019-08-09 13:23:25 -04:00
Miroslav Bajtoš
ad4edc6a15
4.10.1
...
* Fix coercion of PK value in `replaceById` method (Miroslav Bajtoš)
* Fix autoupdate queueing automigrate instead (#1762 ) (darthmaim)
2019-07-26 09:22:59 +02:00
Miroslav Bajtoš
ca4ede014e
4.10.0
...
* fix: use only promises for beginTransaction (Biniam Admikew)
* feat: add DataSource.deleteAllModels() API (Miroslav Bajtoš)
2019-07-23 16:48:45 +02:00
Biniam Admikew
6aea50ad27
4.9.0
...
* fix: report errors from automigrate/autoupdate (Miroslav Bajtoš)
* feat: add beginTransaction API on datasource (Biniam Admikew)
* Revert "chore: expose beginTransaction API" (Biniam Admikew)
2019-07-15 17:27:53 -04:00
Biniam Admikew
85a29caaa5
4.8.2
...
* chore: expose beginTransaction API (Biniam Admikew)
* update LTS in README (#1751 ) (Diana Lau)
2019-06-24 22:48:21 -04:00
jannyHou
19e7a47489
4.8.1
...
* test: add property index to support cloudant (#1750 ) (Janny)
2019-06-20 11:43:46 -04:00
Miroslav Bajtoš
d49774c590
4.8.0
...
* Fix types to describe native Promise (Miroslav Bajtoš)
* feat: after operation hook in case of errors (spurreiter)
* Fix for #1724 - Added options to attribute updates (#1725 ) (Bill Matson)
2019-06-13 15:38:11 +02:00
Miroslav Bajtoš
a5ba7408ff
4.7.1
...
* Fix "access" hook for unoptimized "near" queries (Miroslav Bajtoš)
* Fix "loaded" hook for unoptimized "near" queries (Miroslav Bajtoš)
* Test "near" queries executed in memory (Miroslav Bajtoš)
* Fix DateString ctor to accept DateString instances (Miroslav Bajtoš)
* datasource: copy settings object in constructor (Miroslav Bajtoš)
* chore: update copyrights years (#1737 ) (Agnes Lin)
* chore: update LTS status (#1734 ) (Diana Lau)
2019-05-14 09:48:27 +02:00
Diana Lau
98eb783a80
chore: update LTS status ( #1734 )
2019-05-06 13:27:52 -04:00
biniam
2aa4d20394
4.7.0
...
* fix: allow coercion of nested properties (biniam)
2019-05-03 19:15:10 -04:00
Miroslav Bajtoš
3fba79e725
4.6.4
...
* Fix tests for empty/default values to pass on SQL (Miroslav Bajtoš)
* Update nyc to 14.0.0 (Miroslav Bajtoš)
* test: define models in before hooks (biniam)
* Update `should` to `13.2.3` (Miroslav Bajtoš)
* Update `mocha` to `6.1.4` (Miroslav Bajtoš)
2019-05-03 09:04:42 +02:00
Miroslav Bajtoš
837c74d08e
Update nyc to 14.0.0
2019-05-02 13:01:10 +02:00
Miroslav Bajtoš
76673a8ed8
Update `should` to `13.2.3`
2019-04-30 11:44:08 +02:00
Miroslav Bajtoš
511c4763d3
Update `mocha` to `6.1.4`
2019-04-30 11:44:00 +02:00
Miroslav Bajtoš
88312422d8
4.6.3
...
* Add support for Node.js 12.x (Miroslav Bajtoš)
* fix: coerce primitive properties on update (biniam)
* fix: coerce date array properties (biniam)
* fix: normalize include with boolean or number (spurreiter)
2019-04-30 10:52:46 +02:00
jannyHou
b3945fcd33
4.6.2
...
* chore: update CODEOWNERS (#1712 ) (Diana Lau)
* fix: ignore git file (#1714 ) (Janny)
* remove kv-extreme-scale ctor from downstream test (#1710 ) (Diana Lau)
2019-04-10 11:59:45 -04:00
Diana Lau
7288277e87
remove kv-extreme-scale ctor from downstream test ( #1710 )
2019-04-10 10:20:38 -04:00
Miroslav Bajtoš
095fe62fa6
4.6.1
...
* Improve tests for empty vs. default values (Miroslav Bajtoš)
* Do not apply default values on data from database (Miroslav Bajtoš)
* Update datasource-connector.md (#1703 ) (Jam Risser)
* feat: support array within array (Hage Yaapa)
* fix: update lodash (#1696 ) (Janny)
2019-04-09 18:20:02 +02:00
Janny
5a7c0326ab
fix: update lodash ( #1696 )
2019-03-01 14:29:56 -05:00
Diana Lau
ce7194ff6a
4.6.0
...
* feat: Support "type" key in sub-properties (Hage Yaapa)
* fix: use correct callback for geo find queries (biniam)
* fix: update typescript declarations (biniam)
2019-02-26 14:27:50 -05:00
biniam
75a8c6a309
4.5.4
...
* fix: use correct callback for geo find queries (biniam)
* fix: update typescript declarations (biniam)
2019-02-26 14:22:13 -05:00
Miroslav Bajtoš
4d288813e2
4.5.3
...
* Support nested properties with class type (Miroslav Bajtoš)
2019-01-29 15:51:58 +01:00
Miroslav Bajtoš
4c69781504
4.5.2
...
* Improve Model type definitions (Miroslav Bajtoš)
* fix: use existing field in exclude test (biniam)
2019-01-24 16:55:49 +01:00
Diana Lau
d3f63a8ecd
4.5.0
...
* Revert "5.0.0". It was released accidentally. (Diana Lau)
* Upgrade eslint-config-loopback to latest (Miroslav Bajtoš)
* manually fix remaining problems (Miroslav Bajtoš)
* autofix eslint errors (Miroslav Bajtoš)
* eslint: enable no-var and prefer-const rules (Miroslav Bajtoš)
* Update eslint-config-loopback to latest (Miroslav Bajtoš)
* Update dependencies to latest versions (Miroslav Bajtoš)
* Upgrade bson to 4.x (latest) (Miroslav Bajtoš)
* feat: dataSource.execute(cmd, args, opts, cb) (Miroslav Bajtoš)
* eslint: enable ES2017 (async functions) (Miroslav Bajtoš)
2018-12-14 08:49:17 -05:00
Diana Lau
92499aa152
Revert "5.0.0". It was released accidentally.
...
This reverts commit caa36a21da
.
2018-12-14 08:47:15 -05:00
Diana Lau
caa36a21da
5.0.0
...
* Upgrade eslint-config-loopback to latest (Miroslav Bajtoš)
* manually fix remaining problems (Miroslav Bajtoš)
* autofix eslint errors (Miroslav Bajtoš)
* eslint: enable no-var and prefer-const rules (Miroslav Bajtoš)
* Update eslint-config-loopback to latest (Miroslav Bajtoš)
* Update dependencies to latest versions (Miroslav Bajtoš)
* Upgrade bson to 4.x (latest) (Miroslav Bajtoš)
* feat: dataSource.execute(cmd, args, opts, cb) (Miroslav Bajtoš)
* eslint: enable ES2017 (async functions) (Miroslav Bajtoš)
2018-12-14 08:29:22 -05:00
Miroslav Bajtoš
09e2208062
Upgrade eslint-config-loopback to latest
2018-12-07 17:09:10 +01:00