8.0.10
·
294 commits
to master
since this release
Version 8.0.10 of the Mongoid ODM for MongoDB is now available.
Release Highlights
Mongoid 8.0.10 is a patch release that includes the following bug fix:
- MONGOID-5844: querying the number of elements in a
has_and_belongs_to_many
association could return the wrong count in specific situations.
Documentation
Documentation is available at MongoDB.com.
Installation
You may install this version via RubyGems, with:
gem install --version 8.0.10 mongoid
Full Changelog: v8.0.9...v8.0.10