aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2023-01-13 13:45:17 -0500
committerCecylia Bocovich <cohosh@torproject.org>2023-01-13 13:45:17 -0500
commit086bbb4a63f29e7ac7df00df00084658330461b7 (patch)
treea1df06bfa2e7be5f74766cb3a6152626b83bd5bb
parent7db2568448fed6d883b33db11e3a497c69f1748f (diff)
downloadsnowflake-2.4.2.tar.gz
snowflake-2.4.2.zip
Bump version to v2.4.2v2.4.2
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5207d18..022382f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Changes in version v2.4.2 - 2023-01-13
+- Issue 40208: Enhance help info for capacity flag
+- Issue 40232: Update README and fix help output
+- Issue 40173: Increase clientIDAddrMapCapacity
+- Issue 40177: Manually unlock mutex in ClientMap.SendQueue
+- Issue 40177: Have SnowflakeClientConn implement io.WriterTo
+- Issue 40179: Reduce turbotunnel queueSize from 2048 to 512
+- Issue 40187/40199: Take ownership of buffer in QueuePacketConn QueueIncoming/WriteTo
+- Add more tests for URL encoded IPs (safelog)
+- Fix server flag name
+- Issue 40200: Use multiple parallel KCP state machines in the server
+- Add a num-turbotunnel server transport option
+- Issue: 40241: Switch default proxy STUN server to stun.l.google.com
+
Changes in version v2.4.1 - 2022-12-01
- Issue 40224: Bug fix in utls roundtripper