Discussion:
[mongodb-dev] Mongoid 7.0.0 and 6.4.0 are released
'Emily Stolfo' via mongodb-dev
2018-03-12 14:38:17 UTC
Permalink
Mongoid versions 7.0.0 and 6.4.0 are now available. Both versions support
creating and using a session to execute a block of operations with MongoDB
server versions 3.6 and higher.

Mongoid 7.0.0 in particular has a number of significant changes, which are
documented in the release notes here:
https://github.com/mongodb/mongoid/releases/tag/v7.0.0

The release notes for Mongoid 6.4.0 can be found here:
https://github.com/mongodb/mongoid/releases/tag/v6.4.0

Both versions are available on RubyGems:

gem install mongoid -v 6.4.0

or

gem install mongoid -v 7.0.0

As always, please open a ticket in our Jira MONGOID project for any issues:
https://jira.mongodb.org/browse/MONGOID

Thanks
The MongoDB Ruby team
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/7ae35f5f-91aa-43fe-8229-1f422ee49cf2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...