From: Peter van Dijk Date: Wed, 13 Jan 2021 08:38:12 +0000 (+0100) Subject: auth upgrade notes: IPSECKEY did not make it into 4.4 X-Git-Tag: dnsdist-1.6.0-alpha1~30^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c466b354aa16a8824e5a75e3953663dae1342b51;p=thirdparty%2Fpdns.git auth upgrade notes: IPSECKEY did not make it into 4.4 --- diff --git a/docs/upgrading.rst b/docs/upgrading.rst index aeeca2e716..2bcf9d917d 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -40,7 +40,7 @@ The interpretation of the non-ASCII bytes in those fields might change because o Record type changes ^^^^^^^^^^^^^^^^^^^ -The in-database format of the ``IPSECKEY``, ``SVCB``, ``HTTPS`` and ``APL`` records has changed from 'generic' format to its specialized format. +The in-database format of the ``SVCB``, ``HTTPS`` and ``APL`` records has changed from 'generic' format to its specialized format. API users might notice that replacing records of these types leaves the old TYPExx records around, even if PowerDNS is not serving them. To fix this, enable :ref:`setting-upgrade-unknown-types` and replace the records; this will then delete those TYPExx records.