5.1.2
This patch-level release has the following fixes:
- MONGOID-3887 Allow a hash field to be set through criteria create metod.
- MONGOID-4240 Update documentation for Criteria#pluck behavior.
- MONGOID-4246 Properly convert objects related via polymorphic assoc in queries.
- MONGOID-4244 Duplicate of MONGOID-4246.
- MONGOID-3407 Reverted fix from release 5.1.1.
- MONGOID-3930 Confirmed that it's no longer an issue.
- MONGOID-4252 Extract field name from a projection using dot notation.
- MONGOID-4260 Respect localization in predicate method definitions.
- Fix touch to only update timestamp and opt. field (@connerfritz)