Skip to content

7.6.0

Latest

Choose a tag to compare

@mongodb-dbx-release-bot mongodb-dbx-release-bot released this 10 Dec 15:19
· 587 commits to master since this release
b78c8f3

The MongoDB Ruby team is pleased to announce version 7.6.0 of the mongoid gem - a Ruby ODM for MongoDB. This is a new minor release in the 7.x series of Mongoid.

Install this release using RubyGems via the command line as follows:

gem install -v 7.6.0 mongoid

Or simply add it to your Gemfile:

gem 'mongoid', '7.6.0'

Have any feedback? Click on through to MongoDB's JIRA and open a new ticket to let us know what's on your mind 🧠.

New Features

  • 7.6.0 is now officially compatible with the actual version of the Mongo Ruby Driver (PR)