Releases: laravel/horizon
Releases · laravel/horizon
v5.10.5
Fixed
- Ensure Autoscaler never reduces processes to less than 1 by @LasseRafn in #1221
v5.10.4
Changed
- Add missing anchor title for clarity by @stevebauman in #1212
Fixed
- Set default value for job
$payload['pushedAt']
when retrying by @stevebauman in #1211
v5.10.3
Fixed
- Allow deleting of Tags which contain forward slashes (Fixes #1093) by @sgotre in #1196
- Unnecessary param to refreshStatsPeriodically by @peterlupu in #1198
v5.10.2
Changed
- Add exit codes to status command by @mbardelmeijer in #1191
v5.10.1
v5.10.0
Added
- Ability to ignore long waits for queue by @jasonmccreary in #1172
v5.9.10
Fixed
- Fallback array for
retried_by
by @driesvints in #1166
v5.9.9
v5.9.8
Changed
- Predis v2 support by @driesvints in 71291b2
v5.9.7
Fixed
- Checking the "viewHorizon" gate first by @marcialpaulg in #1148