v7.3.3
版本发布时间: 2021-09-10 12:21:56
mongodb/mongoid最新发布版本:v9.0.1(2024-07-30 03:50:04)
This patch release in the 7.3 series adds the following improvements:
-
MONGOID-5029 Implement association
empty?
viaany?
instead ofcount
- 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 issues have been fixed: