Mongoid Versions Save

The Official Ruby Object Mapper for MongoDB

v8.0.5

10 months ago

Mongoid 8.0.5 is a patch release in the 8.0 series with one bug fix:

v8.1.0

10 months ago

Mongoid 8.1.0 is a feature release in 8.x series with the following significant new functionality:

The following issues were fixed:

The following additional improvements were made:

v7.5.2

1 year ago

This patch release in the 7.5 series adds the following minor improvements and bug fixes:

  • MONGOID-5255 Do not allow reuse of a closed client
  • MONGOID-5417 Fix memory leak when call 'with'
  • MONGOID-5452 Add legacy_attributes to 7.5
  • MONGOID-5433 Replace calls of Time#to_s(format) with Time#to_formatted_s

v8.0.2

1 year ago

This patch release in the 8.0 series adds the following minor improvement:

The following issues have been fixed:

Also read the full Mongoid 8.0 release notes.

v7.4.3

1 year ago

This patch release in the 7.4 series fixes the following issue:

v8.0.1

1 year ago

Mongoid 8.0 is a feature release with the following significant new functionality:

The following additional improvements were made:

The following minor improvements were made:

The following functionality was deprecated:

The following functionality was removed:

The following issues were fixed:

Mongoid 8 requires MongoDB 3.6 or newer, Ruby 2.6 or newer, JRuby 9.3 or newer, ActiveSupport 5.2 or newer. Older versions of these libraries and environments are not supported.

Mongoid 8.0.1 is the first release in the 8.0 series. The 8.0.0 release was yanked due to incorrect gem dependency on a pre-release driver version.