From 933d7c4a32cf2e78214f58034daed63cf366a0dd Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 12 Dec 2023 16:18:09 +0100 Subject: [PATCH] dnsdist: Add 13564, 13592 and 13594 to the ChangeLog --- pdns/dnsdistdist/docs/changelog.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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 -- 2.47.2