What's Changed
- feat(outbox): remove duplicate events in a single invocation by @priyadi in #123
- fix: allows
pop()
transactions in the current transaction scope by @priyadi in #124 - fix: for some reason, sometimes
kernel.reset
event gets executed beforeWorkerMessageHandledEvent
, and therefore the relayer does not get executed. by @priyadi in #126 - deps: allow doctrine/persistence-4 by @priyadi in #127
- release: 2.5.2 by @priyadi in #128
Full Changelog: 2.5.1...2.5.2