Skip to content

Releases: mcorten/rabbitmq_api

v0.3

02 Mar 10:40
Compare
Choose a tag to compare

features:

  • #94 implemented GET /definitions and /definitions/virtualhost
  • #95 added GET for global connections and connections on a virtual host

v0.2

02 Feb 13:23
Compare
Choose a tag to compare

features:

  • implements /api/overview
  • list and update the cluster name
  • list nodes
  • list extensions

stability improvements:

  • added unit and integration tests to the current jobs
  • added grumphp to make sure our code will stay maintainable.

Basic functionality works!

19 Mar 15:38
Compare
Choose a tag to compare
#48 added more unit tests for objects/

+ refactored some validate() => empty checks