commit 4f7833b3840163f8ca256ada0f8292ed2bdc0ceb Author: Cecylia Bocovich cohosh@torproject.org Date: Tue Jul 13 17:50:44 2021 -0400
Version bump to v1.1.0 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+)
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.
tor-commits@lists.torproject.org