8.0.3
This patch release in the 8.0 series fixes the following issues:
- MONGOID-5417 Memory leak when using with()
- MONGOID-5456 New "uncastable" behavior does't work with ActiveSupport::Duration
- MONGOID-5441 Thread.current[:session] is not prefixed
The the following minor improvement were added:
- MONGOID-4698 Warn about attempts to define text_search scope (and others?)
- MONGOID-5334 Review mongoization/demongoization/evolution behavior for localized fields
- MONGOID-5433 Rails 7 deprecates Time#to_s(format) and replaces it with Time#to_fs(format)
- MONGOID-5437 Extract fallback enabling logic into macro