Skip to content

5.1.6

Compare
Choose a tag to compare
@estolfo estolfo released this 01 Dec 14:16
· 3 commits to 5.1.0-stable since this release

This patch release has the following fixes:

  • MONGOID-3490 Fix Fields::Localized#lookup to work with boolean.
  • MONGOID-4360 Fix text search used in Aggregation pipeline.
  • MONGOID-4365 Allow partial iteration when eager loading.
  • Allow map_reduce to use read preference of client (@cesar-tonnoir)
  • Include sort option in cache key (@jefmathiot)
  • Bypass the query cache when reloading a document (@eugeneius)