- Fixed numerous adapter and generator bugs including MariaDB default function handling, MySQL quoting for durations/rationals, foreign‑key removal logic, ActiveStorage redirect streaming, route URL generation for namespaced controllers, a...
- Improved security and logging: encrypted‑attribute logs now include model name prefixes; content‑security‑policy directives are correctly quoted; relative redirects are now allowed; HTTP basic auth accepts a missing password; forgery‑pro...
- Introduced potentially breaking changes: internal reload housekeeping may break custom respond_to? methods; PostgreSQL’s no‑comments flag has been removed; when both reloading and eager loading are enabled, a reload triggers eager loadin...