aweber / rabbitmq-autocluster

This project is now maintained by the RabbitMQ Team, visit the official repo @
https://github.com/rabbitmq/rabbitmq-autocluster
BSD 3-Clause "New" or "Revised" License
336 stars 120 forks source link

Changed HTTP verbs to support Consul v1.0.0 API #153

Closed aandriyc closed 6 years ago

aandriyc commented 6 years ago

There are breaking changes in Consul v1.0.0 API that caused this plugin to stop working. This PR changes HTTP verbs to support updated Consul API. These changes will be incompatible with previous Consul versions. https://github.com/hashicorp/consul/pull/3405/commits/cdd78fea7dab165a7bda0ce89d9b74083d838c44

gmr commented 6 years ago

This plugin was forked by the RabbitMQ team and is now part of RabbitMQ. More information can be found @ https://github.com/rabbitmq/rabbitmq-autocluster