Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Releases: Pararius/casco-amqp

v1.1.0

26 Nov 09:45
Compare
Choose a tag to compare
  • Added Symfony 5.0 support

Use stream connection instead of socket connection

07 Jan 13:47
Compare
Choose a tag to compare
1.0.6

Use stream connection (#8)

Replace amqp extension with amqplib

07 Jan 09:04
Compare
Choose a tag to compare

Improves signal handling, decreases performance slightly.

1.0.4

04 Jan 14:06
a634786
Compare
Choose a tag to compare

Extendible shutdown support

1.0.3

09 Nov 12:50
3264d16
Compare
Choose a tag to compare
Consume command now outputs a boot line (#4)

* Require pcntl extension

* Consume command now outputs a boot line

1.0.2

02 Nov 10:47
Compare
Choose a tag to compare

Better SIGTERM handling

1.0.1

21 Sep 12:44
Compare
Choose a tag to compare
Intercept failed feed link exceptions. Fix amqp consumers. Wait for r…