13.x
[12.x] remove `@return` docblocks on constructors (#55076)
[12.x] Prevent queue deadlock when reserving a job throws an exception (e.g., attempts overflow) (#58978)
Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)
[13.x] Add queue to InspectedJob (#60374)
[13.x] Remove unused variable in `catch()` (#59689)
[12.x] Introduce Job@resolveQueuedJobClass() (#54613)
refactor: grammar (#58849)
[13.x] Pop managed queue jobs from the cloud-agent instead of SQS (#60659)