mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 08:09:58 +00:00
TUN-1807: Send cloudflared version in Connect RPC
This commit is contained in:
@@ -55,6 +55,8 @@ struct CapnpConnectParameters {
|
||||
numPreviousAttempts @2 :UInt8;
|
||||
# user defined labels for this cloudflared
|
||||
tags @3 :List(Tag);
|
||||
# release version of cloudflared
|
||||
cloudflaredVersion @4 :Text;
|
||||
}
|
||||
|
||||
struct ConnectResult {
|
||||
|
Reference in New Issue
Block a user