Review the Changelog for more details.
What's Changed
- Add dashboard indexes for queue_name, created_at, and discarded jobs by @AliOsm in #1754
- Speed up ScheduledByQueueChart with inner-query pushdown and (scheduled_at, queue_name) index by @AliOsm in #1757
- Speed up succeeded count via complement subtraction by @AliOsm in #1758
- Fix ArgumentError when using perform_throttle without a label by @bensheldon in #1760
Full Changelog: v4.18.1...v4.18.2