v7.2.6
版本发布时间: 2021-09-10 12:22:51
mongodb/mongoid最新发布版本:v9.0.1(2024-07-30 03:50:04)
This patch release in the 7.2 series adds the following improvements:
- MONGOID-5140 Atomic #unset method should allow Hash args (in addition to current String/Symbol/Array)
- MONGOID-5099 Provide a better error message when loading an empty configuration file
- MONGOID-5144 Add deprecation warning when the legacy Mongoid query cache is used
- MONGOID-4737 Deprecate Document#as_json :compact option
- MONGOID-5147 Add missing find_first & one methods to Mongoid::Contextual::None
The following issue has been fixed: