policy: allow tags to own tags (#2930)

This commit is contained in:
Kristoffer Dalby
2025-12-06 10:23:35 +01:00
committed by GitHub
parent eb788cd007
commit 15c84b34e0
5 changed files with 404 additions and 32 deletions

View File

@@ -58,6 +58,7 @@ release.
- Detect when only node endpoints or DERP region changed and send
PeerChangedPatch responses instead of full map updates, reducing bandwidth
and improving performance
- Tags can now be tagOwner of other tags [#2930](https://github.com/juanfont/headscale/pull/2930)
## 0.27.2 (2025-xx-xx)