Releases: laravel/horizon
Releases · laravel/horizon
v5.23.2
- [5.x] Make commands lazy by @timacdonald in #1399
v5.23.1
- Output console error when terminating due to memory usage by @SanderMuller in #1391
v5.23.0
- [5.x] Improves console output and fixes Carbon v3 support by @nunomaduro in #1387
v5.22.1
- Make the expiration time for temporarily failed jobs configurable by @alirezadp10 in #1375
- Carbon v3 support by @driesvints in #1380
v5.22.0
- Add cache check before registering routes by @serpentblade in #1367
- Fix the pagination of recent jobs list by @kirba in #1366
- [5.x] Laravel v11 support by @nunomaduro in #1369
- Add exit code to horizon:forget command by @bytestream in #1370
v5.21.5
- [5.x] Pass event instance to event listeners tag() method by @mateusjatenee in #1361
v5.21.4
- Bump axios from 1.3.2 to 1.6.0 by @dependabot in #1347
- fix: undefined array key 'queue' by @TomaszOnePilot in #1351
v5.21.3
- Ensure out of memory events are raised before exiting the process by @jameshulse in #1341
v5.21.2
- Fix the job repository class based on service bindings by @daison12006013 in #1335
v5.21.1
- Fixing Bug in Clear Metrics by @joaopalopes24 in #1319