aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2021-07-13 17:50:44 -0400
committerCecylia Bocovich <cohosh@torproject.org>2021-07-13 17:50:44 -0400
commit4f7833b3840163f8ca256ada0f8292ed2bdc0ceb (patch)
treeb141c6d93dc688932a06a7789b08a5103e19d4e3 /ChangeLog
parent2c2f93c022c64ad45f5d471b692eb6317b50d209 (diff)
downloadsnowflake-4f7833b3840163f8ca256ada0f8292ed2bdc0ceb.tar.gz
snowflake-4f7833b3840163f8ca256ada0f8292ed2bdc0ceb.zip
Version bump to v1.1.0v1.1.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2d0733..6c9b992 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes in version v1.1.0 - 2021-07-13
+
+- Refactors of the Snowflake broker code
+- Refactors of the Snowflake proxy code
+- Issue 40048: assign proxies based on self-reported client load
+- Issue 40052: fixed a memory leak in the server accept loop
+- Version bump of kcp and smux libraries
+- Bug fix to pass the correct client address to the Snowflake bridge metrics
+counter
+- Bug fixes to prevent race conditions in the Snowflake client
+
Changes in version v1.0.0 - 2021-06-07
- Initial release.