This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main in repository pluggable-transports/snowflake.
The following commit(s) were added to refs/heads/main by this push: new 086bbb4 Bump version to v2.4.2 086bbb4 is described below
commit 086bbb4a63f29e7ac7df00df00084658330461b7 Author: Cecylia Bocovich cohosh@torproject.org AuthorDate: Fri Jan 13 13:45:17 2023 -0500
Bump version to v2.4.2 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+)
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
tor-commits@lists.torproject.org