2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 05:40:40 +00:00
Derek Menteer dc27e35f82
Consul 1.14 post-release updates ()
* Update changelog with 1.14 notes.

* gomod version bumps for 1.14 release.
2022-11-15 14:22:43 -06:00

4 lines
404 B
Plaintext

```release-note:improvement
dns/peering: **(Enterprise Only)** Support addresses in the formats `<servicename>.virtual.<namespace>.ns.<partition>.ap.<peername>.peer.consul` and `<servicename>.virtual.<partition>.ap.<peername>.peer.consul`. This longer form address that allows specifying `.peer` would need to be used for tproxy DNS requests made within non-default partitions for imported services.
```