From: Otto Moerbeek Date: Tue, 19 Mar 2024 12:06:53 +0000 (+0100) Subject: Upgrade guide entry X-Git-Tag: rec-5.1.0-alpha1~109^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30cde140913d1d400375bc7b51af9355ca4e9f31;p=thirdparty%2Fpdns.git Upgrade guide entry --- diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index 8b5164e1d9..e0bdce14d2 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -4,15 +4,23 @@ Upgrade Guide Before upgrading, it is advised to read the :doc:`changelog/index`. When upgrading several versions, please read **all** notes applying to the upgrade. -5.0.2 to 5.0.3 and master, 4.9.3 to 4.9.4 and 4.8.6 to 4.8.7 ------------------------------------------------------------- +5.0.3 to master +--------------- + +Changed settings +---------------- + +For YAML settings only: the type of the :ref:`setting-yaml-incoming.edns_padding_from` and :ref:`setting-yaml-incoming.proxy_protocol_from` has been changed from ``String`` to ``Sequence of Subnet``. + +5.0.2 to 5.0.3, 4.9.3 to 4.9.4 and 4.8.6 to 4.8.7 +------------------------------------------------- Known Issue Solved ^^^^^^^^^^^^^^^^^^ The DNSSEC validation issue with the :func:`zoneToCache` function has been resolved and workarounds can be removed. 5.0.1 to 5.0.2, 4.9.2 to 4.9.3 and 4.8.5 to 4.8.6 ------------------------------------------------------------- +------------------------------------------------- Known Issues ^^^^^^^^^^^^