Skip to content

Commit 2feccd7

Browse files
committed
Release 2025.1.1
1 parent 90176a7 commit 2feccd7

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2025.1.1
2+
### New Features
3+
- This release introduces the use of new Post Quantum curves and the ability to use Post Quantum curves when running tunnels with the QUIC protocol this applies to non-FIPS and FIPS builds.
4+
15
## 2024.12.2
26
### New Features
37
- This release introduces the ability to collect troubleshooting information from one instance of cloudflared running on the local machine. The command can be executed as `cloudflared tunnel diag`.

RELEASE_NOTES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2025.1.1
2+
- 2025-01-30 TUN-8858: update go to 1.22.10 and include quic-go FIPS changes
3+
- 2025-01-30 TUN-8855: fix lint issues
4+
- 2025-01-30 TUN-8855: Update PQ curve preferences
5+
- 2025-01-30 TUN-8857: remove restriction for using FIPS and PQ
6+
- 2025-01-30 TUN-8894: report FIPS+PQ error to Sentry when dialling to the edge
7+
- 2025-01-22 TUN-8904: Rename Connect Response Flow Rate Limited metadata
8+
- 2025-01-21 AUTH-6633 Fix cloudflared access login + warp as auth
9+
- 2025-01-20 TUN-8861: Add session limiter to UDP session manager
10+
- 2025-01-20 TUN-8861: Rename Session Limiter to Flow Limiter
11+
- 2025-01-17 TUN-8900: Add import of Apple Developer Certificate Authority to macOS Pipeline
12+
- 2025-01-17 TUN-8871: Accept login flag to authenticate with Fedramp environment
13+
- 2025-01-16 TUN-8866: Add linter to cloudflared repository
14+
- 2025-01-14 TUN-8861: Add session limiter to TCP session manager
15+
- 2025-01-13 TUN-8861: Add configuration for active sessions limiter
16+
- 2025-01-09 TUN-8848: Don't treat connection shutdown as an error condition when RPC server is done
17+
118
2025.1.0
219
- 2025-01-06 TUN-8842: Add Ubuntu Noble and 'any' debian distributions to release script
320
- 2025-01-06 TUN-8807: Add support_datagram_v3 to remote feature rollout

0 commit comments

Comments
 (0)