Skip to content

Releases: jadu/radish

psr/log and php upgrade

06 Dec 12:50
318a0fc
Compare
Choose a tag to compare
Merge pull request #11 from jadu/QU-5720

Upgrade psr/log 2->3

Support symfony-5

27 Oct 11:15
a6dccae
Compare
Choose a tag to compare
Merge pull request #9 from jadu/symfony5

Symfony5 support

composer changes

25 Jan 07:34
7cfdb00
Compare
Choose a tag to compare
composer changes Pre-release
Pre-release
Merge pull request #8 from jadu/irinikp-patch-1

Use doctrine/orm ^2.7

Clears references to non-used connections

24 Jan 13:10
6b1353a
Compare
Choose a tag to compare
Merge pull request #7 from jadu/QU-4976

Remove remaining hydrators from EventManager

Initial release of Jadu fork

06 Aug 14:50
Compare
Choose a tag to compare
1.0.0

Update readme to use jadu/radish badges

0.3.2

30 Jul 10:31
1ed427a
Compare
Choose a tag to compare

Adds NonBlockingRetryMiddleware which prevents messages further down the queue with shorter expirations from being blocked by messages at the head of the queue with longer expirations