This week's Rails changelog covers a range of improvements and bug fixes. The revamped Active Job Basics guide is now live, covering background jobs, Solid Queue, bulk enqueueing, testing, and debugging. An updated API-only guide is open for community review. Notable changes include: Action Cable's Redis adapter reimplemented with the lighter redis-client gem, a new sql_notifications config option to disable SQL instrumentation per connection, a fix for reverse_order now correctly reversing default_order instead of dropping it, Active Record improvements for Ractor safety, fixes for composite primary key string lookups, polymorphic has_one type column clearing, MessagePack serialization of time columns, and correct parsing of all HTTP-date formats in If-Modified-Since. Active Storage is updated for ImageProcessing 2.0 with libvips 8.13+ security defaults. 28 contributors participated this week.