Skip to content

Releases: moleculerjs/moleculer-db

moleculer-db@0.8.26

24 Aug 15:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db@0.8.23...moleculer-db@0.8.26

moleculer-db@0.8.25

12 Nov 18:27
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db@0.8.23...moleculer-db@0.8.25

moleculer-db@0.8.24

15 Jul 18:04
Compare
Choose a tag to compare

What's Changed

New Contributors

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

15 Jul 18:04
Compare
Choose a tag to compare

What's Changed

New Contributors

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

19 Feb 14:43
Compare
Choose a tag to compare

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

11 Feb 21:08
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db-adapter-mongoose@0.9.0...moleculer-db@0.8.22

moleculer-db-adapter-mongoose@0.9.2

11 Feb 21:10
Compare
Choose a tag to compare

Changes

  • fix constructor signature of MongoDB adapter in TypeScript #346
  • update mongoose to 6.9.0 #347

moleculer-db@0.8.21

17 Dec 17:22
Compare
Choose a tag to compare

Changes

  • Fix bug - populate not working - idField mapped to undefined #327
  • moleculer-db-adapter-mongoose crashing if in state "connecting" fix #329
  • Recursive deep populate #331
  • beforeEntity(Change|Update|Remove) lifecycle events #330
  • fix authorize fields unsafe check #335

moleculer-db-adapter-mongoose@0.9.0

23 Oct 06:55
Compare
Choose a tag to compare

What's Changed

moleculer-db@0.8.19

15 Aug 17:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/moleculerjs/moleculer-db/compare/moleculer-db@0.8.13...moleculer-db@0.8.19