13.x
[10.x] Allow failed jobs to be counted by "connection" and "queue" (#48216)
remove compact (#60234)
Make the getTable method public in database failed job providers. (#56384)
[13.x] Reset fake time globally after each test, drop redundant Carbon::setTestNow() cleanup (#60761)
Convert interfaces (introduced in after 11.0.0) from docblock to method (#54348)
Improve return types for callback-passthrough interfaces and helpers (#60513)
[10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs (#49186)
add a queue:prune-failed command