- ActiveRecord receives multiple bug fixes: enum detection with parallel tests, eager loading of nested nil associations, memory‑bloat mitigation in Fiber connection pools, correct Base.inspect output, validation of new enum syntax, proper...
- ActionPack and Railties fix Request raw post NoMethodError, make rails console work with non‑default application constants, and adjust generated Dockerfile and Puma configuration.
- Rails generators are refined for API‑only apps: prevent public directory updates, avoid adding bin/brakeman when not bundled, and strip PWA scaffolding for API projects.