- Added eager translation loading, per‑thread CPU timing for ActiveSupport notifications, mountable‑engine route helpers in system tests, and Sidekiq job‑class exposure for Active Job.
- Fixed numerous bugs: shared connection pool for primary/replica tests, preloader after‑initialize edge case, collection‑callback abort handling, multi‑database migrate connection restoration, multithreaded AcceptanceValidator, ActionMail...
- Deprecated the old `where.not` NOR behavior to correctly warn when used with relation queries.