Skip to content

Commit 6dad2bf

Browse files
committed
Release 2020.11.4
1 parent 1475cf6 commit 6dad2bf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

RELEASE_NOTES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2020.11.4
2+
- 2020-11-11 TUN-3534: Specific error message when credentials file is a .pem not .json
3+
- 2020-11-02 TUN-3500: Integrate replace h2mux by http2 work with multiple origin support
4+
- 2020-11-09 TUN-3514: Transport logger write to UI when UI is enabled
5+
- 2020-10-30 TUN-3490: Make sure OriginClient implementation doesn't write after Proxy return
6+
- 2020-10-20 TUN-3403: Unit test for origin/proxy to test serving HTTP and Websocket
7+
- 2020-10-23 TUN-3480: Support SSE with http2 connection, and add SSE handler to hello-world server
8+
- 2020-10-27 TUN-3489: Add unit tests to cover proxy logic in connection package of cloudflared
9+
- 2020-10-16 TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter
10+
- 2020-10-14 TUN-3456: New protocol option auto to automatically select between http2 and h2mux
11+
- 2020-10-14 TUN-3458: Upgrade to http2 when available, fallback to h2mux when we reach max retries
12+
- 2020-10-08 TUN-3449: Use flag to select transport protocol implementation
13+
- 2020-10-08 TUN-3462: Refactor cloudflared to separate origin from connection
14+
- 2020-09-21 TUN-3406: Proxy websocket requests over Go http2
15+
- 2020-09-25 TUN-3420: Establish control plane and send RPC over control plane
16+
- 2020-09-11 TUN-3400: Use Go HTTP2 library as transport to connect with the edge
17+
118
2020.11.3
219
- 2020-11-11 TUN-3533: Set config for single origin ingress
320

0 commit comments

Comments
 (0)