Add changelog

pull/21703/head
jm96441n 2024-09-12 11:22:46 -04:00
parent e70dfacad3
commit fd58a6bbb5
1 changed files with 3 additions and 0 deletions

3
.changelog/21703.txt Normal file
View File

@ -0,0 +1,3 @@
```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.
```