mirror of https://github.com/hashicorp/consul
also update for dns_prefer_namespace deprecation
parent
40a54b7e98
commit
96390f6cee
|
@ -28,7 +28,10 @@ Consul 1.11.0 is compiled with Go 1.17 and now the ordering of
|
||||||
|
|
||||||
### Deprecated Agent Config Options <EnterpriseAlert inline />
|
### Deprecated Agent Config Options <EnterpriseAlert inline />
|
||||||
|
|
||||||
The config key `audit.sink[].name` is now deprecated.
|
These config keys are now deprecated:
|
||||||
|
|
||||||
|
- `audit.sink[].name`
|
||||||
|
- [`dns_config.dns_prefer_namespace`](/docs/agent/options#dns_prefer_namespace)
|
||||||
|
|
||||||
### Deprecated CLI Subcommands
|
### Deprecated CLI Subcommands
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue