6.0.3
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)
- Prefix Readonly#_loaded? method to avoid namespace pollution (@romanlehnert)
- Bypass the query cache when reloading a document (@eugeneius)