open-consul/.changelog/11318.txt
Mark Anderson a749a41d07
Fix back compat issues with UDS config (#11318)
SocketPath needs to be omitted when empty to avoid confusing older versions of Consul

Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-10-28 13:31:10 -07:00

4 lines
101 B
Plaintext

```release-note:bug
api: fixed backwards compatibility issue with AgentService SocketPath field.
```