Skip to content

Releases: mongodb/mongoid

7.4.0

30 Mar 20:30
Compare
Choose a tag to compare

Mongoid 7.4.0 is a feature release fully compatible with 7.3. All behavior changes described below are optional and must be opted-into by toggling the respective configuration options.

Mongoid 7.4 formally supports Ruby 3.1.

Mongoid 7.4 formally supports MongoDB server 5.0 and deprecates support for servers 3.4 and earlier. Mongoid 8 will require server 3.6 or newer.

For a more thorough description of the new functionality, and the options needed to enable it, please review the release notes.

The following major improvements are available in 7.4.0:

The following bugs were fixed and, where previously the functionality worked in a different way rather than was completely unusable, must also be explicitly requested via the respective options:

7.3.4

22 Feb 19:16
8838063
Compare
Choose a tag to compare

This patch release in the 7.3 series adds compatibility with Rails 7.

The following bug was fixed:

7.3.3

7.2.6

7.1.11

7.3.2

03 Aug 15:42
Compare
Choose a tag to compare

This patch release in the 7.3 series fixes the following bug:

  • MONGOID-5123 Association proxies method_missing does not handle keyword args

7.2.5

03 Aug 15:41
Compare
Choose a tag to compare

This patch release in the 7.2 series fixes the following bug:

  • MONGOID-5123 Association proxies method_missing does not handle keyword args

7.1.10

03 Aug 15:40
Compare
Choose a tag to compare

This patch release in the 7.1 series fixes the following bug:

  • MONGOID-5123 Association proxies method_missing does not handle keyword args

7.3.1

15 Jul 17:20
Compare
Choose a tag to compare

This patch release in the 7.3 series adds compatibility with Ruby 3.

The following bug was fixed:

7.2.4

15 Jul 17:25
Compare
Choose a tag to compare

This patch release in the 7.2 series adds compatibility with Ruby 3.