You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 2020-07-20 TUN-3190: Initialize logger using command line flags in tunnels subcommands
5
+
- 2020-07-21 TUN-3192: Use zone ID in tunnelstore request path; improve debug logging
6
+
- 2020-07-23 TUN-3194: Don't render log output when level is not enabled
7
+
- 2020-07-22 AUTH-2016 adds sha256 hashes to releases
8
+
- 2020-07-27 Removes centos 6 build
9
+
- 2020-07-27 TUN-3209: Add benchmark for header serialization
10
+
- 2020-07-24 TUN-3209: improve performance and reduce allocations during user header serialization from h1 to h2
11
+
- 2020-07-26 TUN-3208: Add benchmark for large response write
12
+
- 2020-07-27 TUN-3208: Reduce copies and allocations on h2mux write path. Pre-allocate 16KB write buffer on the first write if possible. Use explicit byte array for chunks on write thread to avoid copying through intermediate buffer due to io.CopyN.
0 commit comments