aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2022-02-08 10:56:19 -0500
committerCecylia Bocovich <cohosh@torproject.org>2022-02-08 10:56:19 -0500
commite6e5e20ae8b5883b37f5dea656540825e237d820 (patch)
tree1e842c439e1abe79871c60577ba0c81b637c6f17
parentc0b35076c93b19de97989eb1fd5eed74f45635db (diff)
downloadsnowflake-2.1.0.tar.gz
snowflake-2.1.0.zip
Update ChangeLog for v2.1.0 releasev2.1.0
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4b3998..00f71bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes in version v2.1.0 - 2022-02-08
+
+- Issue 40098: Remove support for legacy one shot mode
+- Issue 40079: Make connection summary at proxy privacy preserving
+- Issue 40076: Add snowflake event API for notifications of connection events
+- Issue 40084: Increase capacity of client address map at the server
+- Issue 40060: Further clean up snowflake server logs
+- Issue 40089: Validate proxy and client supplied strings at broker
+- Issue 40014: Update version of DTLS library to include fingerprinting fixes
+- Issue 40075: Support recurring NAT type check in standalone proxy
+
+
Changes in version v2.0.0 - 2021-11-04
- Turn the standalone snowflake proxy code into a library