Releases: moleculerjs/moleculer-db
Releases · moleculerjs/moleculer-db
[email protected]
Breaking changes
- Bump minimum node version to Node 14
- Add Mongoose 7 & 8 version support
[email protected]
What's Changed
- Update Mongoose Adapter Readme by @ccampanale in #358
- Add tests for virtual population with mongoose adapter by @Freezystem in #354
- fix(moleculer-db-adapter-mongoose): remove connecting error/warning, Fix #361 by @thib3113 in #367
- [Snyk] Security upgrade mongodb from 3.6.7 to 3.6.10 by @icebob in #369
- in entity events allow access to document before be transformed by @0x0a0d in #313
- feat: allow filter object fields inside an array by @0x0a0d in #337
- Create an adapter method to handle virtual population by @Freezystem in #371
- Revert #304 as discussed in #359 by @DenisFerrero in #377
New Contributors
- @ccampanale made their first contribution in #358
- @icebob made their first contribution in #369
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.26
[email protected]
What's Changed
- Update Mongoose Adapter Readme by @ccampanale in #358
- Add tests for virtual population with mongoose adapter by @Freezystem in #354
- fix(moleculer-db-adapter-mongoose): remove connecting error/warning, Fix #361 by @thib3113 in #367
- [Snyk] Security upgrade mongodb from 3.6.7 to 3.6.10 by @icebob in #369
- in entity events allow access to document before be transformed by @0x0a0d in #313
- feat: allow filter object fields inside an array by @0x0a0d in #337
- Create an adapter method to handle virtual population by @Freezystem in #371
New Contributors
- @ccampanale made their first contribution in #358
- @Freezystem made their first contribution in #354
- @icebob made their first contribution in #369
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.25
[email protected]
What's Changed
- Update Mongoose Adapter Readme by @ccampanale in #358
- Add tests for virtual population with mongoose adapter by @Freezystem in #354
New Contributors
- @ccampanale made their first contribution in #358
- @Freezystem made their first contribution in #354
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.24
[email protected]
What's Changed
- Update Mongoose Adapter Readme by @ccampanale in #358
- Add tests for virtual population with mongoose adapter by @Freezystem in #354
New Contributors
- @ccampanale made their first contribution in #358
- @Freezystem made their first contribution in #354
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.9.3
[email protected]
What's Changed
- fix(excludeFields): prevent client from bypassing settings.excludeFields by @0x0a0d in #349
- fix(excludeFields): add excludeFields to cache key by @0x0a0d in #350
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.23
[email protected]
What's Changed
- Fix bug - populate not working - idField mapped to undefined (issue #325, maybe #296) by @someone635 in #327
- moleculer-db-adapter-mongoose crashing if in state "connecting" fix #328 by @thib3113 in #329
- feat: Recursive deep populate by @someone635 in #331
- settings.populates may have "_invalid" as key by @0x0a0d in #334
- Feature proposal - BeforeEntity(Change|Update|Remove) lifecycle events by @someone635 in #330
- fix authorize fields unsafe check by @0x0a0d in #335
- imp: if param.fields is null, use this.settings.fields directly by @0x0a0d in #340
- split improve by @0x0a0d in #339
- feat: settings.excludeFields by @0x0a0d in #341
- Fix constructor signature of MongoDB adapter in TypeScript by @ostracod in #346
- bump dep mongoose by @0x0a0d in #347
New Contributors
- @someone635 made their first contribution in #327
- @ostracod made their first contribution in #346
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/[email protected]@0.8.22
[email protected]
[email protected]
[email protected]
What's Changed
- support
[email protected]
by @devalexandre in #324