mirror of https://github.com/hashicorp/consul
Fix KVSGet method to handle QueryOptions properly (#13344)
parent
74ca6406ea
commit
73af9e9737
@ -0,0 +1,3 @@
|
|||||||
|
```release-note:bug
|
||||||
|
kvs: Fixed a bug where query options were not being applied to KVS.Get RPC operations.
|
||||||
|
```
|
Loading…
Reference in new issue