summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2019-02-01 06:27:50 +0700
committerShulhan <ms@kilabit.info>2019-02-01 06:27:50 +0700
commitdb7a4417a3c8ccf152ea8743af318b00e3b6c515 (patch)
tree8182e29fe3786ae95ef0f91a2914a5dd4c7bb4ab /CHANGELOG.adoc
parent3d2f34daa8ed4068cb3785859044c6e9cd66be6b (diff)
downloadrescached-2.1.0.tar.xz
Release rescached v2.1.0 (2019-02-01)v2.1.0
== New Features - Change default parent nameservers to Cloudflare DNS. We believe in Cloudflare! Please read Cloudflare DNS policy for more information, https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/privacy-policy/ == Enhancements - Improve response performance. Previously we can serve around 93k request per second (RPS). The new enhancement increase the RPS to around 115k. == Bug Fixes - Fix the example certificate and key for DNS over HTTPS - Fix the hosts.block destination file in script to update blocked host file - Fix response with different query type that may not get pruned
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index ce344df..3dde500 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -1,6 +1,6 @@
-= Rescached v2.1.0 (2019-01-xx)
+= Rescached v2.1.0 (2019-02-01)
-== New Features
+== New Features
- Change default parent nameservers to Cloudflare DNS.
We believe in Cloudflare!
@@ -8,21 +8,21 @@ Please read Cloudflare DNS policy for more information,
https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/privacy-policy/
-== Enhancements
+== Enhancements
- Improve response performance. Previously we can serve around 93k request
per second (RPS). The new enhancement increase the RPS to around 115k.
-== Bug Fixes
+== Bug Fixes
- Fix the example certificate and key for DNS over HTTPS
- Fix the hosts.block destination file in script to update blocked host file
- Fix response with different query type that may not get pruned
-= Rescached v2.0.0 (2019-01-16)
+= Rescached v2.0.0 (2019-01-16)
-== Features
+== Features
- Enable to handle request from UDP and TCP connections
- Enable to forward request using UDP or TCP connection