mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update ChangeLog for v2.4.0
This commit is contained in:
parent
b547d449cb
commit
56f15a5db7
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
||||||
|
Changes in version v2.4.0 - 2022-11-29
|
||||||
|
- Fix proxy command line help output
|
||||||
|
- Issue 40123: Reduce multicast DNS candidates
|
||||||
|
- Add ICE ephemeral ports range setting
|
||||||
|
- Reformat using Go 1.19
|
||||||
|
- Update CI tests to include latest and minimum Go versions
|
||||||
|
- Issue 40184: Use fixed unit for bandwidth logging
|
||||||
|
- Update gorilla/websocket to v1.5.0
|
||||||
|
- Issue 40175: Server performance improvements
|
||||||
|
- Issue 40183: Change snowflake proxy log verbosity
|
||||||
|
- Issue 40117: Display proxy NAT type in logs
|
||||||
|
- Issue 40198: Add a `orport-srcaddr` server transport option
|
||||||
|
- Add gofmt output to CI test
|
||||||
|
- Issue 40185: Change bandwidth type from int to int64 to prevent overflow
|
||||||
|
- Add version output support to snowflake
|
||||||
|
- Issue 40229: Change regexes for ipv6 addresses to catch url-encoded addresses
|
||||||
|
- Issue 40220: Close stale connections in standalone proxy
|
||||||
|
|
||||||
Changes in version v2.3.0 - 2022-06-23
|
Changes in version v2.3.0 - 2022-06-23
|
||||||
- Issue 40146: Avoid performing two NAT probe tests at startup
|
- Issue 40146: Avoid performing two NAT probe tests at startup
|
||||||
- Issue 40134: Log messages from client NAT check failures are confusing
|
- Issue 40134: Log messages from client NAT check failures are confusing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue