From b3bd55e0feee0a2b2a56a22783621d6958fc10ad Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 01:19:45 -0400 Subject: [PATCH] Remove remote 3.3 warning --- docs/backends/remote.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/backends/remote.rst b/docs/backends/remote.rst index 1f1a7145f8..7588684c59 100644 --- a/docs/backends/remote.rst +++ b/docs/backends/remote.rst @@ -19,9 +19,6 @@ connector. Important notices ----------------- -Please do not use remotebackend shipped before version 3.3. This version -has severe bug that can crash the entire process. - There is a breaking change on v4.0 and later. Before version 4.0, the DNS names passed in queries were without trailing dot, after version 4.0 the DNS names are sent with trailing dot. F.ex. example.org is now sent -- 2.47.2