Releases: laravel/horizon
Releases · laravel/horizon
v5.46.0
- Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #1761
- [5.x] Add first-class Redis Cluster support by @timmylindh in #1760
v5.45.6
- Bump axios from 1.8.2 to 1.15.0 by @dependabot[bot] in #1758
- [5.x] Pass
$laterinRedisQueue@later()by @cosmastech in #1759
v5.45.5
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #1748
- Add
.npmrcfile by @crynobone in #1753
v5.45.4
- Remove redundant "When to Apply" section from skill body by @pushpak1300 in #1729
v5.45.3
- Refine Horizon skill description by @pushpak1300 in #1727
- Update configure-horizon skill examples and command references by @pushpak1300 in #1725
v5.45.2
Full Changelog: v5.45.1...v5.45.2
v5.45.1
- [5.x] Fix runaway memory usage with
horizon:listenby @cosmastech in #1716 - Bump rollup from 4.22.4 to 4.59.0 by @dependabot[bot] in #1717
- Reduce risks of
localStoragecollision by @meduzen in #1719 - return exit code from terminate command by @webard in #1718
- Bump immutable from 4.3.5 to 4.3.8 by @dependabot[bot] in #1722
- Show delayed badge for jobs pending retry backoff by @SanderMuller in #1721
- Add configure-horizon Boost skill by @pushpak1300 in #1723
v5.45.0
- [5.x] Fail fast when Redis is not installed by @amirhshokri in #1705
- [5.x] Supports restricting private tunnel requests for
localenvironment by @crynobone in #1691 - [5.x] Improve digits readability by @amirhshokri in #1706
- [5.x] Mark
horizon:publishcommand as deprecated by @amirhshokri in #1708 - Fix wildcard pattern matching in file watcher by @markieo1 in #1712
- [5.x] Add support for batch searching by @JoeyMckenzie in #1714
v5.44.0
- [5.x] Add Node.js executable validation before starting file watcher by @amirhshokri in #1699
- [5.x] Supports Laravel 13 by @crynobone in #1700
- [5.x] Fix incorrect
@returntag in Supervisor property docblock by @eranishojha in #1701 - [5.x] Guard
RedisStore::scan()results against boolean failures by @amirhshokri in #1703
v5.43.0
- Add
horizon:listencommand by @mathiasgrimm in #1689