Skip to content

Commit 8d41f99

Browse files
committed
Release 2021.12.0
1 parent 173190a commit 8d41f99

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

RELEASE_NOTES

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
2021.12.0
2+
- 2021-12-13 TUN-5530: Get current time from ticker
3+
- 2021-12-15 TUN-5544: Update CHANGES.md for next release
4+
- 2021-12-07 TUN-5519: Adjust URL for virtual_networks endpoint to match what we will publish
5+
- 2021-12-02 TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC
6+
- 2021-12-09 TUN-5504: Fix upload of packages to public repo
7+
- 2021-11-30 TUN-5481: Create abstraction for Origin UDP Connection
8+
- 2021-11-30 TUN-5422: Define RPC to unregister session
9+
- 2021-11-26 TUN-5361: Commands for managing virtual networks
10+
- 2021-11-29 TUN-5362: Adjust route ip commands to be aware of virtual networks
11+
- 2021-11-23 TUN-5301: Separate datagram multiplex and session management logic from quic connection logic
12+
- 2021-11-10 TUN-5405: Update net package to v0.0.0-20211109214657-ef0fda0de508
13+
- 2021-11-10 TUN-5408: Update quic package to v0.24.0
14+
- 2021-11-12 Fix typos
15+
- 2021-11-13 Fix for Issue #501: Unexpected User-agent insertion when tunneling http request
16+
- 2021-11-16 TUN-5129: Remove `-dev` suffix when computing version and Git has uncommitted changes
17+
- 2021-11-18 TUN-5441: Fix message about available protocols
18+
- 2021-11-12 TUN-5300: Define RPC to register UDP sessions
19+
- 2021-11-14 TUN-5299: Send/receive QUIC datagram from edge and proxy to origin as UDP
20+
- 2021-11-04 TUN-5387: Updated CHANGES.md for 2021.11.0
21+
- 2021-11-08 TUN-5368: Log connection issues with LogLevel that depends on tunnel state
22+
- 2021-11-09 TUN-5397: Log cloudflared output when it fails to connect tunnel
23+
- 2021-11-09 TUN-5277: Ensure cloudflared binary is FIPS compliant on linux amd64
24+
- 2021-11-08 TUN-5393: Content-length is no longer a control header for non-h2mux transports
25+
126
2021.11.0
227
- 2021-11-03 TUN-5285: Fallback to HTTP2 immediately if connection times out with no network activity
328
- 2021-09-29 Add flag to 'tunnel create' subcommand to specify a base64-encoded secret

0 commit comments

Comments
 (0)