Releases: laravel/horizon
Releases · laravel/horizon
Release list
v5.48.3
v5.48.2
Immutable
release. Only release title and notes can be modified.
- Bump axios from 1.16.0 to 1.18.0 by @dependabot[bot] in #1796
- [5.x] Fix
Laravel\Horizon\RedisQueue::later()usage on Laravel 12.10 and lower. by @crynobone in #1798 - [5.x] Fix
horizon:clear-metricsclearing nothing on phpredis 6.1+ by @ademola-emmanuel in #1801 - Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #1805
- Bump postcss from 8.5.13 to 8.5.23 by @dependabot[bot] in #1803
v5.48.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: v5.48.0...v5.48.1
v5.48.0
Immutable
release. Only release title and notes can be modified.
- Add Dependabot cooldown of 5 days by @nunomaduro in #1780
- Enable Dependabot auto-merge by @nunomaduro in #1781
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #1784
- Add
registerDevCommandshelper by @joetannenbaum in #1786 - Bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #1787
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1788
- Auto register dev commands by @joetannenbaum in #1789
- Fix dashboard "Max Runtime"/"Max Throughput" picking arbitrary queue by @laravel-o11y in #1791
- Add option to set a CSP nonce for use with style and script tags by @sgilberg in #1792
- Adjust CSP test for Laravel <=10 support by @sgilberg in #1794
v5.47.2
Immutable
release. Only release title and notes can be modified.
- Bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in #1772
- Fix metric clearing with PhpRedis scan prefix by @ibobgunardi in #1773
- GitHub Actions hardening by @nunomaduro in #1775
- Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in #1776
- Pin pull requests and issues workflows to least-privilege reusable workflows by @nunomaduro in #1778
- Pin pull requests and issues workflows to latest laravel/.github by @nunomaduro in #1779
v5.47.1
Immutable
release. Only release title and notes can be modified.
- Fix null hmget response in baseSnapshotData by @briskbase-projects in #1768
v5.47.0
Immutable
release. Only release title and notes can be modified.
- Bump postcss from 8.4.45 to 8.5.13 by @dependabot[bot] in #1763
- Bump axios from 1.15.0 to 1.15.2 by @dependabot[bot] in #1764
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