Skip to content

8.0.10

Compare
Choose a tag to compare
@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 24 Feb 20:27
· 294 commits to master since this release
77afdc9

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