From: Remi Gacogne Date: Tue, 12 Dec 2023 15:18:09 +0000 (+0100) Subject: dnsdist: Add 13564, 13592 and 13594 to the ChangeLog X-Git-Tag: auth-4.9.0-alpha1~47^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F13595%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Add 13564, 13592 and 13594 to the ChangeLog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 13270141ba..81d64c2411 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -164,12 +164,30 @@ Changelog Spoof a raw response for ANY queries + .. change:: + :tags: New Features + :pullreq: 13564 + + Add `PayloadSizeRule` and `TCResponseAction` + .. change:: :tags: Improvements :pullreq: 13565 Add Lua FFI bindings: hashing arbitrary data and knowing if the query was received over IPv6 + .. change:: + :tags: Improvements + :pullreq: 13592 + + Add `QNameSuffixRule` + + .. change:: + :tags: Improvements, DNS over HTTPS + :pullreq: 13594 + + Send a HTTP 400 response to HTTP/1.1 clients + .. changelog:: :version: 1.9.0-alpha3 :released: 20th of October 2023