Skip to content

Commit 77c7545

Browse files
committed
wip readme
1 parent 19ac434 commit 77c7545

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

UPGRADING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# From 3.x to 4.x
2+
3+
## New task internal metadata (Impact: high)
4+
5+
The task internal metadata has been enriched with `queue`, `taskName`, `connection` and `securityKey`.
6+
Existing tasks in the queue cannot be processed because they are missing these fields.
7+
Please ensure that all tasks in the queue are processed before upgrading to 4.x.
8+
19
# From 2.x to 3.x
210

311
PHP 7.2 and 7.3, and Laravel 5.x are no longer supported.

0 commit comments

Comments
 (0)