For details see:
https://downloads.isc.org/isc/bind9/9.20.5/doc/arm/html/notes.html#notes-for-bind-9-20-7
Excerpt:
"Notes for BIND 9.20.7
New Features
Implement the min-transfer-rate-in configuration option.
...
Add HTTPS record query to host command line tool.
...
Implement sig0key-checks-limit and sig0message-checks-limit.
...
Bug Fixes
Fix dual-stack-servers configuration option.
...
Fix a data race causing a permanent active client increase.
...
Fix deferred validation of unsigned DS and DNSKEY records.
...
Fix RPZ race condition during a reconfiguration.
...
“CNAME and other data check” not applied to all types.
...
Relax private DNSKEY and RRSIG constraints.
...
Remove NSEC/DS/NSEC3 RRSIG check from dns_message_parse().
...
Fix TTL issue with ANY queries processed through RPZ “passthru”.
...
dnssec-signzone needs to check for a NULL key when setting offline.
...
Fix a bug in the statistics channel when querying zone transfer information.
...
Fix assertion failure when dumping recursing clients.
...
Dump the active resolver fetches from dns_resolver_dumpfetches()"