File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### v10.2.0 (2025-08-01)
2+
3+ * dns: add support for extended DNS error (RFC 8914) (#374 @hannesm )
4+ * dns-resolver: instead of querying a single (ip, query), query up to three
5+ (#375 @reynir @hannesm )
6+ * dns-cache: fix metrics (#377 #379 @hannesm @reynir )
7+ * dns-cache: support RFC 8020, if there's a NXDomain, nothing is underneath
8+ (#390 @hannesm )
9+ * dns-trie: canonicalize domain name before insertion, reducing allocations
10+ (#388 @reynir )
11+ * dns-server: make number of tries in cache (for IXFR) configurable
12+ (#387 @reynir )
13+ * dns-resolver: add metrics (#376 #378 @hannesm @reynir )
14+ * dns-resolver: allow update to the primary, and the TLS state (#383 @reynir )
15+ * dns-resolver: heuristics to detect blocked domains (#380 @reynir )
16+ * dns-resolver: report extended DNS error when blocking
17+ (#385 #384 @reynir @hannesm )
18+ * dns-resolver: implement opportunistic TLS (#389 @hannesm )
19+ * dns-resolver: support query name minimisation (RFC 9156) (#391 @hannesm )
20+ * dns-resolver: features via flags (#392 @hannesm )
21+
122### v10.1.0 (2025-05-24)
223
324* dns-mirage-resolver: adapt API to prepare for DoH (#373 @dinosaure @PizieDust
You can’t perform that action at this time.
0 commit comments