WeAreFarmGeek / diplomat

A HTTP Ruby API for Consul
BSD 3-Clause "New" or "Revised" License
370 stars 116 forks source link

Allow use of filters on Health.state #224

Closed damfle closed 2 years ago

damfle commented 2 years ago

This allows us to make optimized queries and retrieve only what is needed

pierresouchay commented 2 years ago

@damfle That really nice, could you just document how to use the feature (maybe add a simple example in the documentation of health function)

damfle commented 2 years ago

@damfle That really nice, could you just document how to use the feature (maybe add a simple example in the documentation of health function)

On it

damfle commented 2 years ago

@pierresouchay can you review again please :slightly_smiling_face:

pierresouchay commented 2 years ago

@damfle That's lovely, thank you for your contribution!

pierresouchay commented 2 years ago

@damfle This feature will be available in 2.6.2 (released in a few minutes)

damfle commented 2 years ago

Thanks :+1: