open-consul/.changelog/10039.txt
John Cowen 3d0632cf10
ui: remove old nspace argument from the proxy instance repository (#10039)
The extra argument meant that the blocking query configuration wasn't
being read properly, and therefore the correct ?index wasn't being sent
with the request.
2021-04-15 19:18:07 +01:00

4 lines
98 B
Plaintext

```release-note:bug
ui: ensure proxy instance API requests perform blocking queries correctly
```