Skip to content

Commit fdab68a

Browse files
committed
Release 2023.7.0
1 parent 5aaab96 commit fdab68a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2023.6.2
1+
## 2023.7.0
22
### New Features
33
- You can now enable additional diagnostics over the management.argotunnel.com service for your active cloudflared connectors via a new runtime flag `--management-diagnostics` (or env `TUNNEL_MANAGEMENT_DIAGNOSTICS`). This feature is provided as opt-out and requires the flag to enable. Endpoints such as /metrics provides your prometheus metrics endpoint another mechanism to be reached. Additionally /debug/pprof/(goroutine|heap) are also introduced to allow for remotely retrieving active pprof information from a running cloudflared connector.
44

RELEASE_NOTES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2023.7.0
2+
- 2023-07-06 TUN-7558: Flush on Writes for StreamBasedOriginProxy
3+
- 2023-07-05 TUN-7553: Add flag to enable management diagnostic services
4+
- 2023-07-05 TUN-7564: Support cf-trace-id for cloudflared access
5+
- 2023-07-05 TUN-7477: Decrement UDP sessions on shutdown
6+
- 2023-07-03 TUN-7545: Add support for full bidirectionally streaming with close signal propagation
7+
- 2023-06-30 TUN-7549: Add metrics route to management service
8+
- 2023-06-30 TUN-7551: Complete removal of raven-go to sentry-go
9+
- 2023-06-30 TUN-7550: Add pprof endpoint to management service
10+
- 2023-06-29 TUN-7543: Add --debug-stream flag to cloudflared access ssh
11+
- 2023-06-26 TUN-6011: Remove docker networks from ICMP Proxy test
12+
- 2023-06-20 AUTH-5328 Pass cloudflared_token_check param when running cloudflared access login
13+
114
2023.6.1
215
- 2023-06-19 TUN-7480: Added a timeout for unregisterUDP.
316
- 2023-06-16 TUN-7477: Add UDP/TCP session metrics

0 commit comments

Comments
 (0)