+5278. [func] Add YAML output formats for dig, mdig and delv;
+ use the "+yaml" option to enable. [GL #1145]
+
--- 9.15.3 released ---
5277. [bug] Cache DB statistics could underflow when serve-stale
* Support for the new GeoIP2 geolocation API
* Improved DNSSEC key configuration using `dnssec-keys`
+* YAML output for dig, mdig, and delv.
### <a name="build"/> Building BIND
</listitem>
<listitem>
<para>
- Statistics channel groups are now toggleable. [GL #1030]
+ Statistics channel groups are now toggleable. [GL #1030]
</para>
</listitem>
+ <listitem>
+ <para>
+ <command>dig</command>, <command>mdig</command> and
+ <command>delv</command> can all now take a <command>+yaml</command>
+ option to print output in a a detailed YAML format. [RT #1145]
+ </para>
+ </listitem>
</itemizedlist>
</section>
A SipHash 2-4 based DNS Cookie (RFC 7873) algorithm has been added and
made default. Old non-default HMAC-SHA based DNS Cookie algorithms
have been removed, and only the default AES algorithm is being kept
- for legacy reasons. This changes doesn't have any operational impact
+ for legacy reasons. This change doesn't have any operational impact
in most common scenarios. [GL #605]
</para>
<para>
</listitem>
<listitem>
<para>
- <command>named-checkconf</command> now correctly reports missing
- <command>dnstap-output</command> option when
+ <command>named-checkconf</command> now correctly reports
+ a missing <command>dnstap-output</command> option when
<command>dnstap</command> is set. [GL #1136]
</para>
</listitem>