2.4.1
This patch level release has the following changes:
- Require at least bson gem version 4.2.1 for important fix on BigEndian systems RUBY-1173
- RUBY-1188 Improve SDAM test mocking to not require localhost:27017 to be unreachable
- Ensure that collation option on a Collection::View is applied to methods called on the View. This is a necessary change for Mongoid to support collations.