Skip to content

Releases: AllenJB/Queues

v0.1.8 Bug Fix Release

18 Dec 10:12
Compare
Choose a tag to compare

Fix PDO based queue timeout not being a hard limit as it is with RabbitMQ based queues

v0.1.7 Bug fix

27 Apr 14:08
Compare
Choose a tag to compare

Fix RabbitMQ RPC queue not automatically setting correlation id on published messages

v0.1.6 Bug Fix

27 Mar 13:41
Compare
Choose a tag to compare

Fix a compatibility issue with ramsey/uuid v4

v0.1.5

27 Mar 13:27
Compare
Choose a tag to compare

Updated composer dependencies to allow newer major versions of ramsey/uuid

v0.1.4 Bug fix release

29 Oct 11:33
Compare
Choose a tag to compare
Fix json_decode parameters typo

v0.1.3 Bug fix: Fix incorrect method signature

23 Oct 13:10
Compare
Choose a tag to compare
Queue (RabbitMQ): Fix incorrect method signature

v0.1.2 Bug Fix: PDO RPC Reply queue table is now created correctly

23 Oct 12:05
Compare
Choose a tag to compare
RPC Reply Queue (PDO): Fix table not being created correctly

v0.1.1

23 Oct 11:16
Compare
Choose a tag to compare

ReplyQueue now accepts an empty string to use a generated queue, as well as null

v0.1

20 Oct 16:24
Compare
Choose a tag to compare

Initial packaged release