New
v6.0.0
Breaking changes:
- Support strict
with_rolequeries. Note this changes behaviour ofwith_rolewhen running in strict mode to behave as previously documented. #543 describes the behaviour change. - Dropped support for Ruby 2.3 and 2.4
Improvements:
- Updated ActiveRecord adapters implementation of
into utilise a subquery instead of two queries