Good to know this before trying it on 4.4.x
PowerDNS can automatically fill in ``ipv4hint`` and ``ipv6hint`` parameters in SVCB records based on A and AAAA records already present in the zone.
This can be enabled by setting :ref:`setting-svc-autohints` to 'yes'.
+.. versionadded:: 4.5.0
+ The ``svc-autohints`` setting was added in 4.5.0
+
Consider the following zone content::
example.org IN HTTPS 0 www.example.org
- Boolean
- Default: no
+.. versionadded:: 4.5.0
+
Whether or not to enable IPv4 and IPv6 :ref:`autohints <svc-autohints>`.
.. _setting-tcp-control-address: