Skip to content

Releases: laravel/horizon

v3.4.6

30 Dec 22:03
7851680
Compare
Choose a tag to compare

Changed

  • Reset the retryUntil value (#736)

v3.4.5

30 Dec 21:57
Compare
Choose a tag to compare

Fixed

Removed

  • Remove unused functions (#722)

v3.4.4

10 Dec 16:51
7c36d24
Compare
Choose a tag to compare

Fixed

  • Scale to the maxProcesses if timeToClearAll is zero (#718)
  • Handle js phpunserialize not working with closures (9c3a75a)

v3.4.3

19 Nov 16:24
37226dd
Compare
Choose a tag to compare

Changed

  • Set default 'tries' to 1 (#704)

v3.4.2

29 Oct 16:05
d3bbfd7
Compare
Choose a tag to compare

Fixed

  • Prevent 'memory exhausted' when deleting monitored tag (#690, 1532f9c)
  • Set same ttl for tags as same as recent jobs (#692)

v3.4.1

08 Oct 16:19
6279319
Compare
Choose a tag to compare

Fixed

  • Fix pagination for recent jobs (#678)

v3.4.0

01 Oct 17:40
26d2f35
Compare
Choose a tag to compare

Added

  • Filter recent jobs by tag (#665)

v3.3.2

27 Aug 14:37
692d364
Compare
Choose a tag to compare

Fixed

  • Fix worker command binding (3b53310)

v3.3.1

20 Aug 18:06
30528b0
Compare
Choose a tag to compare

Fixed

  • Fix autobalancer (#651)

v3.3.0

13 Aug 14:40
f471caa
Compare
Choose a tag to compare

Added

  • Allow custom dashboard failed jobs metric period (#644)