We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808f2df commit 194752eCopy full SHA for 194752e
ChangeLog
@@ -1,3 +1,11 @@
1
+# Version 2.1.5
2
+ - dnscrypt-proxy can be compiled with Go 1.21.0+
3
+ - Responses to blocked queries now include extended error codes
4
+ - Reliability of connections using HTTP/3 has been improved
5
+ - New configuration directive: `tls_key_log_file`. When defined, this
6
+is the path to a file where TLS secret keys will be written to, so
7
+that DoH traffic can be locally inspected.
8
+
9
# Version 2.1.4
10
- Fixes a regression from version 2.1.3: when cloaking was enabled,
11
blocked responses were returned for records that were not A/AAAA/PTR
0 commit comments