Changelogs for 4.1.x
====================
+.. changelog::
+ :version: 4.1.9
+ :released: June 19th 2019
+
+ .. change::
+ :tags: Performance
+ :pullreq: 7922
+
+ Add an option to disable superslaving.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 7921
+
+ In gsql ``getAllDomainMetadata``, actually get all domain metadata. This makes DNSSEC metadata work with ``pdnsutil b2b-migrate``.
+
.. changelog::
:version: 4.1.8
:released: March 22nd 2019
-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019061401 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019061801 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
; Auth
auth-4.1.6.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
auth-4.1.7.security-status 60 IN TXT "1 OK"
auth-4.1.8.security-status 60 IN TXT "1 OK"
+auth-4.1.9.security-status 60 IN TXT "1 OK"
auth-4.2.0-alpha1.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
auth-4.2.0-beta1.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
auth-4.2.0-rc1.security-status 60 IN TXT "1 OK"
- Boolean
- Default: no
-.. versionadded:: 4.2.0
- In versions before 4.2.x, this setting did not exist and supermaster support
+.. versionadded:: 4.1.9
+ In versions before 4.1.9, this setting did not exist and supermaster support
was enabled by default.
+.. versionchanged:: 4.2.0
+ Before 4.2.0, the default was yes.
+
Turn on supermaster support. See :ref:`supermaster-operation`.
.. _setting-tcp-control-address: