We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8000c1e commit 8cabd7cCopy full SHA for 8cabd7c
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## unreleased
4
5
+## 2.1.5
6
+### Upstream
7
+ - dnscrypt-proxy can be compiled with Go 1.21.0+
8
+ - Responses to blocked queries now include extended error codes
9
+ - Reliability of connections using HTTP/3 has been improved
10
+ - New configuration directive: `tls_key_log_file`. When defined, this
11
+is the path to a file where TLS secret keys will be written to, so
12
+that DoH traffic can be locally inspected.
13
+
14
### Changed
15
- Optimized relays.
16
0 commit comments