This website works better with JavaScript
Home
Explore
Help
Sign In
arman_mohtadji
/
tournonsLaPage
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4b7c97a02e
Branches
Tags
master
tournonsLaPage
/
plugins
/
email
/
vendor
/
symfony
/
amqp-messenger
/
CHANGELOG.md
CHANGELOG.md
465 B
History
Raw
CHANGELOG
5.3
Deprecated the
prefetch_count
parameter, it has no effect and will be removed in Symfony 6.0.
AmqpReceiver
implements
QueueReceiverInterface
to fetch messages from a specific set of queues.
Add ability to distinguish retry and delay actions
5.2.0
Add option to confirm message delivery
DSN now support AMQPS out-of-the-box.
5.1.0
Introduced the AMQP bridge.
Deprecated use of invalid options