Skip to content

Releases: mongodb/mongoid

5.1.3

21 Apr 10:50
Compare
Choose a tag to compare

This patch-level release has the following fixes:

5.1.2

31 Mar 16:49
Compare
Choose a tag to compare

This patch-level release has the following fixes:

5.1.1

18 Feb 11:17
Compare
Choose a tag to compare

This patch-level release has the following changes and fixes:

  • Fix for handling $not in $and and $or Matchers (@jonhyman)
  • MONGOID-3551 Fix adding documents to nested relation using accepts_nested_attributes_for. (@hck)
  • MONGOID-3558 Spec added to show it's no longer an issue.
  • MONGOID-4233 Don't override Rails logger levels with Mongoid's config.
  • MONGOID-4238 Reset readonly state after reloading document.
  • Update the mongoid config template comments to reflect that ssl_verify is on by default. (@danarnold)

5.1.0

26 Jan 16:12
Compare
Choose a tag to compare

This minor release of Mongoid has the following bug fixes and new features:

v5.0.2

22 Dec 11:54
Compare
Choose a tag to compare

This release has a number of fixes for bugs in the backlog, community contributions, and tests added to show some issues no longer exist.