8000 Update UPGRADE-5.0.md · symfony/symfony@0c99058 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c99058

Browse files
srozeG15N
andauthored
Update UPGRADE-5.0.md
Co-Authored-By: G15N <ggammelin@gmail.com>
1 parent 70cb96d commit 0c99058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-5.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Messenger
236236
---------
237237

238238
* The `LoggingMiddleware` class has been removed, pass a logger to `SendMessageMiddleware` instead.
239-
* Messages aren't published anymore with a routing key from queue configuration. Use exchange configuration instead.
239+
* Routing key from queue configuration has been removed. Use exchange configuration instead (`exchange[routing_key]` in DSN).
240240

241241
Monolog
242242
-------

0 commit comments

Comments
 (0)
0