File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Yii2 Queue Extension Change Log
88- Enh #464 : Delete property ` maxPriority ` (skolkin-worker)
99- Enh #486 : ` SignalLoop::$exitSignals ` now includes ` SIGQUIT ` (rhertogh)
1010- Enh #487 : Add ability to push message with headers for AMQP interop driver (s1lver)
11+ - Bug #373 : Fixed error if payload in Redis is null (sanwv, magarzon)
1112
1213
13142.3.5 November 18, 2022
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Upgrading Instructions
44This file contains the upgrade notes. These notes highlight changes that could break your
55application when you upgrade the package from one version to another.
66
7- Upgrade to 3.0.0
7+ Upgrade to 2.3.6
88----------------
99
1010* The ` maxPriority ` property was removed from [ amqp_interop] ( docs/guide/driver-amqp-interop.md ) .
You can’t perform that action at this time.
0 commit comments