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 ae5a71e Updated ChangeLog for v2.2.0 release ae5a71e is described below
commit ae5a71e6e58e664311e3a12f9adb48ed439df4a5 Author: Cecylia Bocovich cohosh@torproject.org AuthorDate: Wed May 25 12:10:27 2022 -0400
Updated ChangeLog for v2.2.0 release --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 00f71bf..9ac6fae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +Changes in version v2.2.0 - 2022-05-25 + +- Issue 40099: Initialize SnowflakeListener.closed +- Add connection failure events for proxy timeouts +- Issue 40103: Fix proxy logging verb tense +- Fix up and downstream metrics output for proxy +- Issue 40095: uTLS for broker negotiation +- Forward bridge fingerprint from client to broker (WIP, Issue 28651) +- Issue 40104: Make it easier to configure proxy type +- Remove version from ClientPollRequest +- Issue 40124: Move tor-specific code out of library +- Issue 40115: Scrub pt event logs +- Issue 40127: Bump webrtc and dtls library versions +- Bump version of webrtc and dtls to fix dtls CVEs +- Issue 40141: Ensure library calls of events can be scrubbed + Changes in version v2.1.0 - 2022-02-08
- Issue 40098: Remove support for legacy one shot mode
tor-commits@lists.torproject.org