mirror of
https://github.com/status-im/consul.git
synced 2025-01-17 17:22:17 +00:00
a3ac555a5e
* update jwks cluster creation to gracefully handle ipv6 * update unit tests for dns lookup family * Add changelog
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
```release-note:bug
|
|
jwt-provider: change dns lookup family from the default of AUTO which would prefer ipv6 to ALL if LOGICAL_DNS is used or PREFER_IPV4 if STRICT_DNS is used to gracefully handle transitions to ipv6.
|
|
```
|