Skip to content

7.1.1

Compare
Choose a tag to compare
@p-mongo p-mongo released this 30 Apr 19:48
· 824 commits to master since this release

This patch release in the 7.1 series improves usability of and ease of migration to Mongoid 7.1.

Breaking change: Based on user feedback, the behavior of any_of was reverted to what it was in Mongoid 7.0, and also matches the behavior of or in Mongoid 7.0. or behaves the same in Mongoid 7.1.0 and 7.1.1. More details here.

Mongoid 7.1.1 also fixes the conflict with ActiveSupport delegation.

As of this release, Mongoid documentation includes a section listing major changes in 7.1 together with upgrading guidance. This should assist users looking to upgrade to Mongoid 7.1.

The following additional improvements were made:

The following notable bugs were additionally fixed: