Skip to content

v0.25.4

Choose a tag to compare

@pradel pradel released this 14 May 11:46
· 265 commits to master since this release

0.25.4 (2020-05-14)

This release brings performance improvements to Mongo. If you are not using the setupIndexes function on production you should add it.

Features

  • mongo: add index options to the setupIndexes method (#973) 8e057af
  • mongo: add missing indexes to the password service (#974) 766d49c

Documentation