6.1.0
This minor release supports version 3.4 of the MongoDB server. It has all the changes listed for version 6.1.0.rc0 as well as the following:
- Add filename and line number to class_eval and module_eval calls (@ivanovaleksey)
- Documentation updates (@artfuldodger)
- Address Ruby warnings (@amatsuda)
- Documentation updates (@rakusai)
- Update Relations::Reflections.reflect_on_all_associations method (@ivanovaleksey)
- Consider nested hashes when updating (@sivagollapalli)
- MONGOID-4405 Fix querying on Models with cyclic relations