Releases: dcarbone/php-consul-api
Releases · dcarbone/php-consul-api
HealthClient bugfix
Brings "HealthClient::service()" in sync with 0.6.4 of the consul api lib and corrects the endpoint it queries against.
0.3.9
0.3.8
0.3.7: Update KVClient.php
Removing unnecessary "if()" block
0.3.6: Implementing Acquire, Release, and CAS endpionts for KV
- "KVClient::put" bugfix
0.3.5
0.3.4
0.3.3
0.3.2
Allowing additional configuration options
Adding "AdditionalCurlOpts" concept to Config class.