Skip to content

Releases: richardfullmer/php-rabbitmq-management-api

2.1.0

01 Dec 17:07
8a17fd1
Compare
Choose a tag to compare
Merge pull request #9 from pmill/add-support-for-flags-when-deleting-…

2.0.0: Merge pull request #6 from richardfullmer/httplug

18 Oct 17:34
Compare
Choose a tag to compare

Added HTTPlug which replaces the old guzzle/guzzle deprecated library.

Added support for exchange to exchange bindings.

22 Aug 16:36
Compare
Choose a tag to compare

1.0.2: Merge pull request #2 from rbunce/patch-1

21 Apr 21:30
Compare
Choose a tag to compare
On create binding, have default routing key of empty string.

1.0.1: Merge pull request #1 from bigwhoop/master

16 Oct 06:16
Compare
Choose a tag to compare
Added missing content-type for PUT, POST and DELETE requests.