Skip to content

6.0.0.rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@estolfo estolfo released this 09 Aug 14:46
· 1560 commits to master since this release

This is the first release candidate of Mongoid 6.0, which supports Rails 5.

The following changes are in rc0, in addition to the changes noted for the 6.0 beta release.

Bug fixes

API and behavior changes

Improvements and features

  • MONGOID-4301 Support $elemMatch in Matchable#matches? (@jonhyman)
  • Make Proxy undef regex more precise (@marshalium)
  • Incorporated Mongoid documentation into repository.
  • MONGOID-4274 Add QueryChache to the docs and take out Origin references
  • Improve test suite performance and ensure that new connections get closed