- Added keyword‑argument support for custom logger delegation in ActiveSupport::BroadcastLogger and updated @rails/ujs to ignore data attributes on contenteditable elements (security fix CVE‑2023‑23913).
- Fixed increment/decrement bugs in RedisCacheStore (TTL on Redis < 7.0) and MemoryStore (race conditions), plus multiple ActiveRecord fixes for PostgreSQL IDENTITY column auto‑population, migration rename ArgumentError, and CI test table ...
- Suppressed unnecessary enqueue logging in Active Job and improved NumberHelper handling of objects responding to `d`.