Skip to content

Releases: c-datculescu/amqp-base

Fix for too large header size.

22 Apr 10:07
7a96592
Compare
Choose a tag to compare
Merge pull request #51 from jacekbarecki-westwing/issue-50

[50] Fix for "Library error: table too large for buffer" error

Add exchange getter in publisher

18 Oct 11:37
46df6e8
Compare
Choose a tag to compare
Merge pull request #47 from gwoj/0.3

Exchange getter

Original headers and corrected example

15 Oct 09:17
60b122c
Compare
Choose a tag to compare
Merge pull request #46 from anhchienhoang/correct-docs

Correct docs

Connection timeout bugfix

30 Jul 07:02
c98202b
Compare
Choose a tag to compare

Connection timeout bugfix

Compatibility with Symfony 4.2+

22 May 09:45
Compare
Choose a tag to compare

Compatibility with Symfony 4.2+

Fixed errors from #43

29 Jan 09:37
283b817
Compare
Choose a tag to compare

Fixed missing array keys from #43

Pass config interface to builder instead of implementation

15 Jan 16:29
42ec652
Compare
Choose a tag to compare
Pass interface instead of actual implementation

Allows for bypassing the current configuration physical implementation by providing your own implementation.

Disable heartbeat

25 Jun 12:52
Compare
Choose a tag to compare

Since heartbeat has only a partial implementation and since the default behavior changed when heartbeat is not set (it is set automatically to 10), this disables heartbeat for all values < 1

Deprecated stuff

08 May 11:47
9dc73bd
Compare
Choose a tag to compare

Deprecated stuff

Symfony 3 compatibility

25 Apr 14:31
324160e
Compare
Choose a tag to compare

Symfony 3 compatibility