- 2016-08-09 Stefan Merettig stefan-merettig@nuriaproject.org Add .respond_to? and .respond_to_missing? to Diplomat::RestClient
- 2016-09-21 Dana Pieluszczak dana@greenhouse.io Add recurse option to Kv#delete
- 2016-10-24 Ryan Duffield rduffield@pagerduty.com Add tag option to Health#service
- 2016-11-05 Trevor Wood trevor.g.wood@gmail.com Diplomat::Node.get returns a hash instead of an OpenStruct
- 2016-08-02 John Hamelink john@johnhamelink.com Improve ACL and Event endpoints by uniformly raising an error for statuscodes which aren't 200.
- 2016-08-02 Sandstrom alexander@skovik.com Add documentation for listing all keys
- 2016-08-02 Alexander Vagin laplugin73@gmail.com Add state option to Health service
- 2016-08-02 John Hamelink john@johnhamelink.com Removed Ruby 1.x support. Added check to raise error for ruby versions <
- 2016-07-27 Kendrick Martin kmartinix@gmail.com Added the ability to return k/v data as ruby hash
- 2016-05-24 Jiri Fajfr jiri.fajfr@ncr.com Added Support for ACL in Node, Service and Event
- 2016-05-24 Aaron Brown aaronbbrown@github.com Added Diplomat::Maintenance class with #enable and #enabled? methods.
- 2016-05-03 Joshua Delsman jdelsman@usertesting.com Added ability to register/deregister nodes
- 2016-04-27 Ryan Schlesinger ryan@outstand.com Added external service registration
- 2016-04-27 Improvements to ACL info method when the ACL doesn't exist
- 2016-04-13 Grégoire Seux g.seux@criteo.com Refactor HTTP deserialization to allow for raw responses to deserialize properly.
- 2016-04-13 Add the ACL token, if configured, to
lock
calls
- 2016-04-13 John Hamelink john@johnhamelink.com Fix license in Gemspec
- 2016-04-07 michlyon michlyon@twitch.tv Add ability to get all nodes across a datacenter
- 2016-03-26 Tony Nyurkin tnyurkin@libertyglobal.com Add tests for healthchecking the datacenter
- 2016-01-27 Sam Marx smarx@spredfast.com Add a datacenter option to the healthchecker
- 2015-12-01 Morgan Larosa chaos95@gmail.com Add support for datacenter argument in Service#get_all
- 2015-11-19 Michael Miko michael.setiawan@rakuten.com Add options to get ModifyIndex value
- 2015-11-12 Grégoire Seux g.seux@criteo.com Add specs for ACL management, improve ACL management code
- 2015-07-25 r.hanna r.hanna@criteo.com Add ACL support