Open esensar opened 1 week ago
This updates hickory_proto to 0.25.0 (alpha version for now). This includes https://github.com/hickory-dns/hickory-dns/pull/2151, which is required for full support for EDNS EDE fields (#19937).
hickory_proto
Now multiple EDE options are supported in DNS records and that is reflected in the newly added tests as well. Besides that hickory_proto now supports CERT RData, so that is now updated in parser too.
CERT
Related: #19937 Related: https://github.com/hickory-dns/hickory-dns/pull/2151
This updates
hickory_proto
to 0.25.0 (alpha version for now). This includes https://github.com/hickory-dns/hickory-dns/pull/2151, which is required for full support for EDNS EDE fields (#19937).Now multiple EDE options are supported in DNS records and that is reflected in the newly added tests as well. Besides that
hickory_proto
now supportsCERT
RData, so that is now updated in parser too.Related: #19937 Related: https://github.com/hickory-dns/hickory-dns/pull/2151