Skip to content

Releases: nsqphp/NsqBundle

0.4.2

15 Feb 20:18
Compare
Choose a tag to compare
Fix: Symfony provide delay as milliseconds, but nsq receive seconds

0.4.1

15 Feb 19:47
Compare
Choose a tag to compare
Revert json_encode

0.4

15 Feb 19:41
Compare
Choose a tag to compare
0.4
Add delay support

0.3.3

11 Feb 15:26
Compare
Choose a tag to compare
Producer keepalive must be without timeout

0.3.2

08 Feb 18:25
Compare
Choose a tag to compare
Wrap socket errors to try/catch

0.3.1

26 Jan 16:59
Compare
Choose a tag to compare
Handle Producer heartbeat messages to prevent disconnection from nsq …

0.3

26 Jan 14:12
Compare
Choose a tag to compare
0.3
Bump nsq to 4.0.1

0.2.1

20 Jan 15:05
Compare
Choose a tag to compare
Don't ack on send

0.2

20 Jan 14:43
Compare
Choose a tag to compare
0.2
Fix namespace

0.1

19 Jan 17:38
Compare
Choose a tag to compare
0.1
Initial commit