We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470a85e commit 5a5e491Copy full SHA for 5a5e491
RELEASE_NOTES
@@ -1,3 +1,11 @@
1
+2021.9.2
2
+- 2021-09-21 TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version
3
+- 2021-09-21 TUN-5128: Enforce maximum grace period
4
+- 2021-09-22 TUN-5141: Make sure websocket pinger returns before streaming returns
5
+- 2021-09-24 TUN-5142: Add asynchronous servecontrolstream for QUIC
6
+- 2021-09-24 TUN-5142: defer close rpcconn inside unregister instead of ServeControlStream
7
+- 2021-09-27 TUN-5160: Set request.ContentLength when this value is in request header
8
+
9
2021.9.1
10
- 2021-09-21 TUN-5118: Quic connection now detects duplicate connections similar to http2
11
- 2021-09-15 Fix TryCloudflare link
0 commit comments