Skip to content

Commit 159fcb4

Browse files
committed
Release 2024.1.0
1 parent 8e69f41 commit 159fcb4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

RELEASE_NOTES

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
2024.1.0
2+
- 2024-01-01 TUN-7934: Update quic-go to a version that queues datagrams for better throughput and drops large datagram
3+
- 2023-12-20 TUN-8072: Need to set GOCACHE in mac go installation script
4+
- 2023-12-17 TUN-8072: Add script to download cloudflare go for Mac build agents
5+
- 2023-12-15 Fix nil pointer dereference segfault when passing "null" config json to cloudflared tunnel ingress validate (#1070)
6+
- 2023-12-15 configuration.go: fix developerPortal link (#960)
7+
- 2023-12-14 tunnelrpc/pogs: fix dropped test errors (#1106)
8+
- 2023-12-14 cmd/cloudflared/updater: fix dropped error (#1055)
9+
- 2023-12-14 use os.Executable to discover the path to cloudflared (#1040)
10+
- 2023-12-14 Remove extraneous `period` from Path Environment Variable (#1009)
11+
- 2023-12-14 Use CLI context when running tunnel (#597)
12+
- 2023-12-14 TUN-8066: Define scripts to build on Windows agents
13+
- 2023-12-11 TUN-8052: Update go to 1.21.5
14+
- 2023-12-07 TUN-7970: Default to enable post quantum encryption for quic transport
15+
- 2023-12-04 TUN-8006: Update quic-go to latest upstream
16+
- 2023-11-15 VULN-44842 Add a flag that allows users to not send the Access JWT to stdout
17+
- 2023-11-13 TUN-7965: Remove legacy incident status page check
18+
- 2023-11-13 AUTH-5682 Org token flow in Access logins should pass CF_AppSession cookie
19+
120
2023.10.0
221
- 2023-10-06 TUN-7864: Document cloudflared versions support
322
- 2023-10-03 CUSTESC-33731: Make rule match test report rule in 0-index base

0 commit comments

Comments
 (0)