7.2.2
This patch release in the 7.2 series repairs a Rails 6.1 incompatibility in the Mongoid config generator and fixes several user-reported problems. The following issues have been resolved:
- MONGOID-5042 rails g mongoid:config is not working on Rails 6.1
- MONGOID-5063 Support numeric path components as hash keys when embedded matching
- MONGOID-5069 Support numeric path components resolving to hash keys under arrays when embedded matching
- MONGOID-5059
set
nilifies attributes excluded viaonly
- MONGOID-5068 ElemMatch matcher operates on pre-stringified keys in condition verification path against impossible values
- MONGOID-5076 reload fails to find document when the document's sharded field has been updated