Release 2024.4.0

This commit is contained in:
Devin Carr 2024-04-08 14:09:14 -07:00
parent 7deb4340b4
commit a1a9f3813e
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2024.4.0
- 2024-04-02 feat: provide short version (#1206)
- 2024-04-02 Format code
- 2024-01-18 feat: auto tls sni
- 2023-12-24 fix checkInPingGroup bugs
- 2023-12-15 Add environment variables for TCP tunnel hostname / destination / URL.
2024.3.0
- 2024-03-14 TUN-8281: Run cloudflared query list tunnels/routes endpoint in a paginated way
- 2024-03-13 TUN-8297: Improve write timeout logging on safe_stream.go