We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00be0e commit 1331e74Copy full SHA for 1331e74
src/Symfony/Component/Messenger/CHANGELOG.md
@@ -7,7 +7,7 @@ CHANGELOG
7
* Add new `messenger:stats` command that returns a list of transports with their "to be processed" message count
8
* Add `TransportNamesStamp` to change the transport while dispatching a message
9
* Add support for rate limited transports by using the RateLimiter component.
10
- * Add possibility to configure exchange to exchange bindings in AMQP transport
+ * Add support for binding an exchange to another exchange in AMQP transport
11
12
6.1
13
---
0 commit comments