Skip to content

Releases: c-datculescu/amqp-base

Added support for heartbeat and deleting bindings

10 Aug 14:48
Compare
Choose a tag to compare

Added support for heartbeats and removing bindings.

Support for consumer tag

10 Aug 13:52
Compare
Choose a tag to compare

SUpport for consumer tag added.

Consumer tag support

10 Aug 12:31
Compare
Choose a tag to compare

This release adds consumer tag support.

Release.

25 May 13:58
Compare
Choose a tag to compare
Merge pull request #29 from c-datculescu/vstepanyuk-patch-2

Update composer.json

Added import possibility for yaml config files.

21 May 15:05
Compare
Choose a tag to compare
Merge pull request #27 from c-datculescu/dev

Added imports config support into Yaml config loader

Counter bug and basic unit testst

24 Apr 20:58
Compare
Choose a tag to compare

Fixed a bug where the counter was wrong for the messages and added basic unit tests

Bumped version

08 Apr 08:47
Compare
Choose a tag to compare
v0.3.20

Update composer.json

Bumped the version

20 Mar 11:20
Compare
Choose a tag to compare
v0.3.18

Update composer.json

Removed temporarily the amqp extension requirement

20 Mar 11:17
Compare
Choose a tag to compare
Merge pull request #24 from titosemi/master

Temporarily removed the amqp-ext restriction for some projects.

Small fixes and improvements

22 Feb 13:18
Compare
Choose a tag to compare
v0.3.16

Fixes and improvements