Skip to content

5.1.4

Compare
Choose a tag to compare
@estolfo estolfo released this 12 Aug 07:26
· 1782 commits to master since this release

This patch release has the following bug fixes:

  • MONGOID-4300 Don't double set a relation.
  • MONGOID-4289 Fix cloning with embedded translations.
  • MONGOID-4275 Ensure existing translations are used when a field is localized.
  • Criteria#map uses #pluck, not #only (@Benjamin-Dobell)
  • MONGOID-4296 Fix regression with #only and embedded fields
  • Add mongodb.com docs to repository