Skip to content

Releases: packaged/queue

2.3.4

12 Jul 09:26
d533348
Compare
Choose a tag to compare
Heartbeat tests (#25)

2.3.3

07 Jul 10:29
c7b9c26
Compare
Choose a tag to compare
retry on missed heartbeats (#24)

2.3.2

06 Jul 22:34
0c21b0b
Compare
Choose a tag to compare
v1 helpers also supported (#23)

2.3.1

06 Jul 22:20
9999539
Compare
Choose a tag to compare
interpret string values as bools (#22)

2.3.0

23 Jun 13:49
d009b5d
Compare
Choose a tag to compare
support heartbeat via configuration (#21)

2.2.0: Explicit Exceptions (#20)

13 Jan 14:32
6ba6a39
Compare
Choose a tag to compare
* added exceptions

* replaced generic exceptions with more specific ones

2.1.0: upgrade to latest amqp version, enabling heartbeats (#18)

01 Oct 09:19
30738d3
Compare
Choose a tag to compare
* upgrade to latest amqp version, enabling heartbeats

* add sockets module

2.0.0: fix test namespace (#16)

15 Apr 18:38
c2f5323
Compare
Choose a tag to compare
* fix test namespace

* update circle

* empty

* supported php version

* bump minimum php version

* reinstate rabbitmq

1.4.0

19 Jun 09:36
53d3d88
Compare
Choose a tag to compare

Google Pub/Sub support

1.3.1

19 Sep 15:58
Compare
Choose a tag to compare
Merge pull request #11 from packaged/multiple-declare

Now attempts to declare and bind the queue and exchange up to 2 times…