Releases: laravel/horizon
Releases · laravel/horizon
v3.4.6
Changed
- Reset the retryUntil value (#736)
v3.4.5
Fixed
Removed
- Remove unused functions (#722)
v3.4.4
Fixed
- Scale to the maxProcesses if timeToClearAll is zero (#718)
- Handle js
phpunserialize
not working with closures (9c3a75a)
v3.4.3
Changed
- Set default 'tries' to 1 (#704)
v3.4.2
Fixed
- Prevent 'memory exhausted' when deleting monitored tag (#690, 1532f9c)
- Set same ttl for tags as same as recent jobs (#692)
v3.4.1
Fixed
- Fix pagination for recent jobs (#678)
v3.4.0
Added
- Filter recent jobs by tag (#665)
v3.3.2
Fixed
- Fix worker command binding (3b53310)
v3.3.0
Added
- Allow custom dashboard failed jobs metric period (#644)