7.1.4
This patch release in the Mongoid 7.1 series adds the following improvements:
The following bugs have also been fixed:
- MONGOID-4944 Ensure that cached queries with limits return the correct number of results
- MONGOID-4978 Do not raise an error when performing multi-batch queries with query cache enabled
- MONGOID-4853 Querying Date fields using a TimeWithZone instance queries by the date in local time zone
- MONGOID-4873 Do not break Regexp::Raw when Mongoid is loaded
- MONGOID-4952 Access embedded fields in projected query results
This patch replaces the 7.1.3 release, which was unsigned.