Skip to content

Commit 20466da

Browse files
committed
Release 2020.8.0
1 parent 5b3b592 commit 20466da

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASE_NOTES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
2020.8.0
2+
- 2020-07-30 TUN-3220: tunnel route reports created route
3+
- 2020-07-31 TUN-3221: ConnectionOptions tracks numPreviousAttempts.
4+
- 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.
13+
- 2020-07-28 AUTH-2714: Adds arm64 cloudflared build
14+
- 2020-07-29 AUTH-2927 run message update after all github builds are done
15+
- 2020-07-17 AUTH-2902 redirect with just the root host on curl commands
16+
117
2020.7.4
218
- 2020-07-20 Build cloudflared for arm64 on native agents
319
- 2020-07-10 TUN-3048: Handle error when user tries to delete active tunnel

0 commit comments

Comments
 (0)