File tree 2 files changed +2
-1
lines changed
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
8
8
- Enh #464 : Delete property ` maxPriority ` (skolkin-worker)
9
9
- Enh #486 : ` SignalLoop::$exitSignals ` now includes ` SIGQUIT ` (rhertogh)
10
10
- 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)
11
12
12
13
13
14
2.3.5 November 18, 2022
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Upgrading Instructions
4
4
This file contains the upgrade notes. These notes highlight changes that could break your
5
5
application when you upgrade the package from one version to another.
6
6
7
- Upgrade to 3.0.0
7
+ Upgrade to 2.3.6
8
8
----------------
9
9
10
10
* 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