2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 14:55:02 +00:00

6 lines
343 B
Plaintext
Raw Normal View History

```release-note:breaking-change
peering: Removed deprecated backward-compatibility behavior.
Upstream overrides in service-defaults will now only apply to peer upstreams when the `peer` field is provided.
Visit the 1.16.x [upgrade instructions](https://developer.hashicorp.com/consul/docs/upgrading/upgrade-specific) for more information.
```