2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 06:44:41 +00:00
Mark Anderson 977be77493
Fix back compat issues with UDS config ()
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.
```