2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-13 14:16:35 +00:00

8 lines
338 B
Plaintext
Raw Normal View History

```release-note:feature
server: ensure that service-defaults meta is incorporated into the discovery chain response
```
```release-note:feature
server: discovery chains now include a response field named "Default" to indicate if they were not constructed from any service-resolver, service-splitter, or service-router config entries
```