Releases: moleculerjs/moleculer-db
moleculer-db@0.8.29
What's Changed
- Case insensitive search caching by @DenisFerrero in #403
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db@0.8.28...moleculer-db@0.8.29
moleculer-db@0.8.28
What's Changed
- Fix: populate param parsing by @Freezystem in #394
- fix: use own object flattening function that supports class objects by @Freezystem in #402
Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db@0.8.27...moleculer-db@0.8.28
moleculer-db-adapter-mongoose@0.10.0
Breaking changes
- Bump minimum node version to Node 14
- Add Mongoose 7 & 8 version support
moleculer-db@0.8.26
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/moleculer-db@0.8.23...moleculer-db@0.8.26
moleculer-db@0.8.25
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/moleculer-db@0.8.23...moleculer-db@0.8.25
moleculer-db@0.8.24
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/moleculer-db@0.8.23...moleculer-db@0.8.24
moleculer-db-adapter-mongoose@0.9.3
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/moleculer-db@0.8.23...moleculer-db-adapter-mongoose@0.9.3
moleculer-db@0.8.23
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/moleculer-db@0.8.22...moleculer-db@0.8.23
moleculer-db@0.8.22
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/moleculer-db-adapter-mongoose@0.9.0...moleculer-db@0.8.22