Skip to content

Releases: laravel/horizon

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)

v3.2.8

06 Aug 18:05
02ddc39
Compare
Choose a tag to compare

Fixed

  • Forcing Vue to use the X-Requested-With header, set to XMLHttpRequest (#642)

v3.2.7

30 Jul 15:29
7268aad
Compare
Choose a tag to compare

Changed

  • Updated version constraints for Laravel 6.0 (b547cb2)

v3.2.6

11 Jul 21:12
f65d71b
Compare
Choose a tag to compare

Fixed

  • Correct dashboard "Failed Jobs Past 7 Days" metric (#633)

v3.2.5

02 Jul 15:32
03cfd34
Compare
Choose a tag to compare

Fixed

  • Adjust auto scaling to always use the max processes (#627)