Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54673 [Messenger] explicitly cast boolean SSL stream options (@xabbuh)
- bug symfony/symfony#54392 [Messenger] Make Doctrine connection ignore unrelated tables on setup (@MatTheCat)
- bug symfony/symfony#54105 [Messenger] Improve deadlock handling on
ack()
andreject()
(@jwage)