mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
tailcfg: bump capver for Node.Expired
Updates #6932 Change-Id: I96c2467fa49201eb3d8df5cb36486370f598928c Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
This commit is contained in:
parent
aea251d42a
commit
dd7057682c
@ -89,7 +89,8 @@
|
||||
// - 50: 2022-11-14: Client understands CapabilityIngress
|
||||
// - 51: 2022-11-30: Client understands CapabilityTailnetLockAlpha
|
||||
// - 52: 2023-01-05: client can handle c2n POST /logtail/flush
|
||||
const CurrentCapabilityVersion CapabilityVersion = 52
|
||||
// - 53: 2023-01-18: client respects explicit Node.Expired + auto-sets based on Node.KeyExpiry
|
||||
const CurrentCapabilityVersion CapabilityVersion = 53
|
||||
|
||||
type StableID string
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user